Skip to content

ptorresic/dependent-selects-laravel-54

Repository files navigation

#Dependent Selects (Drop-downs) A sample of dependent selects (drop-downs) implementing Laravel 5.4. All CRUD actions.

Demo: www.dependent-selects-l54.intercentrica.com

  • Download
  • Set your DB
  • Composer install
  • Create your own .env, follow the sample included
  • php artisan key:generate
  • php artisan migrate
  • php artisan db:seed
  • Create a user or use tester@domain.com/password
  • Please note I have implemented the http://t4t5.github.io/sweetalert/, please make sure the required .css and .js files are in place, npm run dev
  • Enjoy and improve it シ

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation give you tools you need to build any application with which you are tasked.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is thorough, complete, and makes it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 900 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

CRUD sample code of 3 levels dependent selects (drop-downs) implementing Laravel 5.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages