Laravel Community Tools by Tighten

Popular tricks

458 tricks
Encryption
test1 10 years ago 7415
Laravel 5/6/7 Carbon Date Format Example Laravel is a web application framework with expressive, elegant syntax.The PHP Framework for Web Artisans,freeing you to create without sweating the small things. CRUD Operation With Server Side.
pakainfo-c... 6 years ago 7409
VueJS Datagrid – Sorting Filtering Paging Grouping Example
live24u 9 years ago 7408
This is a simple solution to create ACL using middleware and role ID. Please follow step by step as shown below. <br> <br>1) create column group_id (int) at users table. <br> <br>2) give value on that column | group_id values: | 1 = Admin | 2 = HR | 3 = Staff 3) create new middleware using php artisan php artisan make:middleware Role 4) Edit the middleware file 5) Edit kernel file and put another line for role class. 6) Set the route and put the role id which allow it to access
laraveltri... 8 years ago 7388
5.0
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 7378
A very simple and easy setup laravel package for captcha.
haruncpi 6 years ago 7354
Generate data in key/value structure / For ex: for admin panel dashboard
saeedvir 6 years ago 7352
A couple of view creators that inject variables or text into views
davestewar... 10 years ago 7338
I'm having a porblem trying to solve this error.. anyone encountered this beforre?
dnates2014 10 years ago 7310