Skip to content

luisbs/laravel-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luisbs/laravel-basics

Support of newer code

Newer versions of Laravel includes some usefull methods, and to be able to use them on Laravel 7 this package includes implementations on Basics\Illuminate that includes those fragments of code.

BladeServiceProvider

Provides a ServiceProvider that makes easier to load custom blade directives and blade class-components. It also includes a special case named aliased-components this allow to use a generic class-component that can resolve to multiple views.

And with the usage of some included AttributesBag directives allows to use 'normal' views similar to blade view-components.

Account module

Is included some Account-related code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages