misaelmvm / laravel
v1.0
2017-04-25 20:44 UTC
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: 2024-11-24 03:29:57 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