Support the ongoing development of Laravel.io →

(new to Laravel) Class not found in the Controller

I've making my first laravel applications based on some phpacademy tutorials on youtube. Seems like...

0 Likes
3 Replies
Solved

L5 Route model bind not working.

hello, My L5 route bind is not working. My controller is in another namespace. I tested the data exi...

0 Likes
0 Replies

Migrate OLD app to laravel - subdomains

Hello everyone ! So I have this old app. It uses subdomains mostly to identify witch partner the app...

0 Likes
1 Replies

[Package] Versioned Eloquent models

About a month ago there was a conversation on reddit.com/r/Laravel about how to do versioning on Elo...

0 Likes
0 Replies

How to change the request input ?

hello every one i have a Category model and its have only name and image field so for making a new c...

0 Likes
3 Replies
Solved

Session death after any command?

Hi. Why is my sessions dying (after auth ofc) whenever I use any command ? For example php artisan q...

0 Likes
0 Replies

How to create logic for 'users who view my profile' ?

Hi, It might be a noobish question but I'm not sure how to write this logic... Lets say I have Blog...

0 Likes
2 Replies

Ability for packages to easily add mutators for attributes/columns based on their type.

Hi, currently it's quite hard to make good interfaces for special column types in Eloquent, like geo...

0 Likes
1 Replies

Laravel multi auth problem

Hi i am using laravel 5, I create the admin panel everthing is perfect. I group users 3 categories....

0 Likes
4 Replies
Solved
posted 10 years ago

How to generate www.example.com/cal/john/smith/35 not www.example.com/cal?john&smith&35

I want to generate a URL like http://www.example.com/ical/john/smith/35 in Laravel 5, so I did this:...

0 Likes
3 Replies
posted 10 years ago

laravel.io events

It would be quite nice to know when someone has responded to a thread that you have commented in, pr...

0 Likes
1 Replies

Laravel 5 frontend and backend structure

how to separate backend and frontend folders in laravel app? In MyProject i have app, public, storag...

0 Likes
1 Replies

Pivot for different destination table

I am going crazy... I have: a Test model and a tests table (Id,name,some other fields) a Module mod...

0 Likes
1 Replies

getting related models randomly with a limit

greetings! so, i want to get X random models from a parent: i have sub-categories and they have many...

0 Likes
1 Replies
posted 9 years ago

[Package] Helper for Google's new noCAPTCHA (reCAPTCHA) - Laravel 4.2 and 5.0

Hello artisans, Please check this Helper for Google's new noCAPTCHA (reCAPTCHA), https://github.com/...

0 Likes
0 Replies

Laravel does not see routes just the '/' one

I have just installed laravel 5 on my wamp server and the '/' route works perfect but other ones doe...

0 Likes
7 Replies
posted 9 years ago

Trouble creating lumen project

Hey, on windows i installed lumen via composer and then using 'lumen new project-name' command but...

0 Likes
0 Replies

Cannot add a Foreign Key to table

I created two tables and wanted to use the following command to create a foreign key $table->fore...

0 Likes
3 Replies

Homestead suddenly stopped working

Hello, I have being using Homestead steadily for a while now with multiple sites and dbs all configu...

0 Likes
4 Replies
Solved

Question about Eloquent relations

Hi all! Tell me please what should I do if I have a task like this: I have a chatboard with messages...

0 Likes
1 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.