I am converting my normal html link to laravel format but its not working. What can i do?? I try to...
Hi, i am working on laravel 5 socialite login, but i am getting error like, ClientException in /home...
Hello everyone! I have a problem with Amazon S3 service. I can't connect to my bucket and i've tried...
Hello My dear laravel buddies, i have my e-shop, so here i have an issues for click tab with active...
Hi, My app needs to load my views from navigation by ajax call using jQuery's load() method. But whe...
I have created three tables, A, B and C. A and B have a ManyToMany relationship so I created A_B tab...
Is there any tool or library that generate laraval seed files from db.?
I've got the following routes: Route::controllers([ 'auth' => 'Auth\AuthController', 'pas...
Hi, recently a L4.2 site was migrated to a new host with centos 7, PHP 5.5.30. PDO and MySqli connec...
Hello, friends! I need to make drop down list with categories! Somehow, something is not working :(...
Hello! Quite new to Laravel. Have a request class with rules such as: public function rules() {...
Hello, I am trying to make Key/Value system on Eloquent because I need it to extends my users table....
Hello people. I'm glad to share with all of you my most recent course about Lumen and the RESTful AP...
I want to add some default records to a table for every user. So I edited the RegistersUsers.php to...
I'm just wondering why Laravel behave in this manner when it comes to hasMany() relationships in Elo...
In the scheduler, there is the withoutOverlapping() clause that can be used on a single job, to prev...
Hi All, I was using Yii framework to develop and I've been thinking to switch to Laravel 5 for my ne...
Hi, I would like to use Solr together with Homestead. Of course it is possible to install solr throu...
is there any difference between ubuntu desktop vs homestead? because when i query using where clause...
Hey guys, I've started up with Laravel last week and want to deploy my projects with Git. I haven't...
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