I was wondering what the best practice would be to add or adjust some functionality to installed pac...
HI, It was working fine yesterday, But I keep getting this error when running this command php artis...
Laravel Version: 5.4 PHP Version: 7.1.2 Database Driver & Version: homestead Description: lara...
Hello, I am experiencing a strange problem with the built-in User class in Laravel. Its save() funct...
Hey, guys so I have everything set up properly my emails are sending and everything but there is one...
Hello community, I apologize if this is not the place for this, but I wanted to present a package I...
seed error My model : <?php namespace App; use Cviebrock\EloquentSluggable\Sluggable; use Eloq...
Hello, I have a method "hasRole" in my User model to check the user role which do the foll...
This is my base abstract class. <?php namespace App\Server ; abstract class DataEntry{ /*This cl...
hi friends, pls I need your help ... I have a PHP/Laravel script created for update data as seed pro...
I have a column say placeditems where each time an user places his order a json object is stored.So,...
I have a query whose result is single column and outputs array(1) { [0]=> object(stdClass)#243 (1...
Suppose we have this schema: Set id name Question questionable_type questionable_id...
Hi Guys, So i am trying to get v-model to work in a loop for a multi dimensional object. The bit tha...
Hello, i want to use the Primus (https://github.com/primus/primus) client in Laravel. I can't figure...
guys, i have this code. i intend to make whole document printed but only 1 row appear $query = mysql...
Hi, The github ticket https://github.com/laravel/framework/issues/15847 pretty much summarizes the i...
I'm trying to use Laravel's auth middleware for a resource route. I have it setup as the code below...
So i have this code <?php //$nama = str_replace(" ", "_", strtolower($_POS...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community