Hi, I am new to laravel. I am using Ubuntu 16.04 and have set everything up. However I still feel bl...
I have a view named article_new. I change html code inside, but no effect changed. I try to change n...
Hi! I'm a newbie Laravel. I want to build a trivia simple game online realtime, trivia game has 2 pl...
Hello, Facing Issue while reading a csv file. file_get_contents(\IBDswtkjOvJJ6LvV_users.csv): failed...
Hello, Expert. I am Willyanto from indonesia. I'm currently trying to connect COM class from php_com...
Where can I find a changelog for Homestead? I can't find anywhere to review what has happened betwee...
Hello, I'm learning Laravel and I'm having a problem with foreign key when I want to add a new recor...
I've worked couple a months with Laravel which has an awesome routing system. Now for my own php kno...
Hi, Can someone please help me guiding ways to trace the source from where the variables are taking...
I am doing a simple social network like twitter. So we can follow someone, vice versa. The relations...
My laravel app structed like this: People: Model & Controller Pets: Model & Controller. Has...
i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...
Here is my code in config.php: $path = '/laravel/'; require _DIR_.'/../../../../bootstrap/autoload.p...
Hi there, I have a laravel application using MySQL. I have a table named table and a column called c...
I am sending an email using gmail smtp but it takes too long to send and just exceed on the 60 timeo...
If someone logs in to my website. And I run the following $user = Auth::user(); return dd($user); I...
Basically when I get the datetime column in my table I want to adjust its date and time base on the...
I am trying to understand when Validation Exception is thrown. As when my custom request rules metho...
So I'm having troubles with a PUT request in laravel. postman is returning the MethodNotAllowedHttpE...
Hi all, I have a problem: can I use sqlsrv driver on my linux distro? In my project the database is...
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.