Looking to hire Laravel developers? Try LaraJobs

laravel-starter-pack maintained by pablozagni

Description
Set of custom blade components, css and layouts
Author
Last update
2023/07/05 06:00 (dev-master)
License
Links
Downloads
22

Comments
comments powered by Disqus

pablozagni/laravel-starter-pack

Set of custom Laravel Blade components, CSS and layouts.

Usage:

composer require pablozagni/laravel-starter-pack:dev-master

php artisan vendor:publish --tag=LaravelStarterPack

To publish: components to \resources\views\components layouts to \resources\views\layouts css to \resources\css

Edit your \resources\css\app.css and add

@import 'laravel-starter-pack.css';