Hi guys! First things first. I have this tables: beds id name size room status hotel created_at upd...
Hi, Some strange things are happening. I developed a small project which works well on PC (WAMP), wh...
Hello Friends, I am developing one bidding system. I have one column where bidders name is shown. Bu...
Here's the query: /** * Get all dates and counts for an event via the database */ public function...
I have this paginator $products = new LengthAwarePaginator( $collection-...
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...
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.