Laravel Community Tools by Tighten

Recent tricks

458 tricks
Js COntroller Insert update delete..
Darshan Ma... 10 years ago 7295
insert update delete UserController.php
Darshan Ma... 10 years ago 7650
Laravel in insert udpate record..
Darshan Ma... 10 years ago 7948
Laravel deleter record in db
Darshan Ma... 10 years ago 6114
Laravel in check user role after redirect view blade file...
Darshan Ma... 10 years ago 6838
This is usefull for migrations when you can't rollback. Can easily be run in artisan mode or you can create a console command.
naneri 10 years ago 14542
Create your own request! Before your code run in controller the validation was check the all input. When something wrong, its return redirect back with all error. And you can overwrite the default error messages!
kecsot 10 years ago 6856
This employs Eloquent's polymorphic relationships (https://laravel.com/docs/5.1/eloquent-relationships#polymorphic-relations) to provide a simple flat comment thread system.
Riari 10 years ago 12745
Like I said in my old post, I created a package, which makes it easy for you to implement some functionalities to edit/update/modify your .env-file. See more on GitHub: https://github.com/Brotzka/laravel-dotenv-editor. Tell me, if you have any suggestions to extend this package.
Brotzka 10 years ago 7375