Support the ongoing development of Laravel.io →
posted 9 years ago

Laravel format links

I am converting my normal html link to laravel format but its not working. What can i do?? I try to...

0 Likes
0 Replies

Login with google in laravel 5

Hi, i am working on laravel 5 socialite login, but i am getting error like, ClientException in /home...

0 Likes
0 Replies

Amazon S3 - CURL Error 7 (can't connect)

Hello everyone! I have a problem with Amazon S3 service. I can't connect to my bucket and i've tried...

0 Likes
0 Replies

Foreach click tab active

Hello My dear laravel buddies, i have my e-shop, so here i have an issues for click tab with active...

0 Likes
0 Replies

Laravel 5.1 - Ajax navigation, problem on refresh

Hi, My app needs to load my views from navigation by ajax call using jQuery's load() method. But whe...

0 Likes
1 Replies

Eloquent relationship: Relation table with pivot table

I have created three tables, A, B and C. A and B have a ManyToMany relationship so I created A_B tab...

0 Likes
1 Replies

db to seed files dump tool

Is there any tool or library that generate laraval seed files from db.?

0 Likes
1 Replies
posted 9 years ago

Laravel Route Model Binding to Route::controller()

I've got the following routes: Route::controllers([ 'auth' => 'Auth\AuthController', 'pas...

0 Likes
0 Replies

L 4.2 after migration error 2005 - Ran out of ideas...

Hi, recently a L4.2 site was migrated to a new host with centos 7, PHP 5.5.30. PDO and MySqli connec...

0 Likes
0 Replies

How to send relationship data to view? One to many relationships!

Hello, friends! I need to make drop down list with categories! Somehow, something is not working :(...

0 Likes
5 Replies
posted 9 years ago

Passing user_id to Request class

Hello! Quite new to Laravel. Have a request class with rules such as: public function rules() {...

0 Likes
3 Replies

Key Value pair with Eloquent

Hello, I am trying to make Key/Value system on Eloquent because I need it to extends my users table....

0 Likes
2 Replies

[Contribution] Lumen 5.1 and Homestead of Laravel: Create a RESTful API

Hello people. I'm glad to share with all of you my most recent course about Lumen and the RESTful AP...

0 Likes
0 Replies

Seeding the user with some default records on registration

I want to add some default records to a table for every user. So I edited the RegistersUsers.php to...

0 Likes
0 Replies
posted 9 years ago

Relationship functions interchangeable

I'm just wondering why Laravel behave in this manner when it comes to hasMany() relationships in Elo...

0 Likes
2 Replies
Solved
posted 9 years ago

Preventing two sheduled jobs running at the same time

In the scheduler, there is the withoutOverlapping() clause that can be used on a single job, to prev...

0 Likes
3 Replies

Laravel Form Model Validation

Hi All, I was using Yii framework to develop and I've been thinking to switch to Laravel 5 for my ne...

0 Likes
1 Replies

Solr in Homestead instance

Hi, I would like to use Solr together with Homestead. Of course it is possible to install solr throu...

0 Likes
1 Replies
Solved

my ubuntu php vs homestead php

is there any difference between ubuntu desktop vs homestead? because when i query using where clause...

0 Likes
4 Replies

Laravel and Git: How does it work?

Hey guys, I've started up with Laravel last week and want to deploy my projects with Git. I haven't...

0 Likes
2 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.