Support the ongoing development of Laravel.io →

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 9 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 9 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

New package Laravel 5 pending migration advisor

Hello, Laravel pending migration advisor package has been updated to laravel 5. https://github.com/...

0 Likes
0 Replies

Posting to a wildcard route

How would I post to a wildcard route? I have a wildcard route which has a forum on it. This is the r...

0 Likes
4 Replies

Parsing blade database content in a blade template

Hello, I am trying to parse blade from a database value but it just doesn't work. I have a template...

0 Likes
4 Replies

Homestead checking if up to date

Last night I was flying and wanted to do a little laravel on the plane. I of course had not access t...

0 Likes
4 Replies
Solved

Scrutinizer marks Eloquent save() as wrong

I'm trying to use Eloquent in one of my project works very fine. But the scrutinizer-ci tool marks t...

0 Likes
2 Replies

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.