Hi! Does anyone of you have (or could write) a complete, working with Laravel 5.2 tutorial of Ajax u...
Hi! I'm new in Laravel and I have a little problem with User and Roles. In a database I have users a...
I have it and for User model I have: public function role() { return $this->belongsTo('App\Ro...
Maybe it will be helpful => http://hashids.org/php/ It creates YT-like IDs from number ID.
The Laravel portal for problem solving, knowledge sharing and community building.