8000 GitHub - ag-php/Eloquent-Course-Collections: Laravel collection filtering example
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ag-php/Eloquent-Course-Collections

 
 

Repository files navigation

Laravel Breeze: Tailwind Pages Skeleton

Laravel boilerplate repository to create simple demo-projects. It allows to quickly add new routes/pages, and has examples of a table page, and a form page.

It uses the Starter Kit Laravel Breeze based on Tailwind framework.

Laravel Breeze Table page

Laravel Breeze Form page


How to use

  • Clone the project with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL

More from our LaravelDaily Team

About

Laravel collection filtering example

Topics

< 4B85 h3 class="sr-only">Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.0%
  • Blade 29.0%
0