misaelmvm / laravel
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/misaelmvm/laravel
Requires
- php: >=5.6.4
- laravel/framework: 5.4.*
- laravel/tinker: ~1.0
- laravelcollective/html: ^5.3.0
- raymondwilkinson/sweetalert-laravel: ^1.0
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5.7
This package is not auto-updated.
Last update: 2025-09-28 07:41:08 UTC
README
I did love my time learning through this little project! The truth is I have never programmed in PHP before, but after Damian Crisafulli's speech, I really understood the right approach when learning PHP! I am really excited about the many new possibilities that this language and this framework offers me!
Please watch this one minute video showing some features I've created using Laravel.
- Resouce Controllers
- 7 RESTful methods
- Index
- Show
- Create
- Store
- Edit
- Update
- Delete