Laravel Community Tools by Tighten

Recent tricks

458 tricks
Js COntroller Insert update delete..
Darshan Ma... 9 years ago 7173
insert update delete UserController.php
Darshan Ma... 9 years ago 7463
Laravel in insert udpate record..
Darshan Ma... 9 years ago 7817
Laravel deleter record in db
Darshan Ma... 9 years ago 6000
Laravel in check user role after redirect view blade file...
Darshan Ma... 9 years ago 6690
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 9 years ago 14407
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 9 years ago 6715
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 9 years ago 12582
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 9 years ago 7234