Support the ongoing development of Laravel.io →

Basic custom route filtering with multiple parameters

So I'm attempting to authenticate my user's using Laravel's custom filters. I have my LDAP PHP scri...

0 Likes
0 Replies
posted 11 years ago

Problems with relationships(Models)

Hello everyone :) First time writing in here, im working on a project, and im having some really ann...

0 Likes
0 Replies
posted 11 years ago

Deneme1111

deneme

0 Likes
0 Replies

How to Create Records on Pivot Table

Hey guys. I want to create a simple CMS with posts, categories and tags. Those models all have belon...

0 Likes
2 Replies
posted 11 years ago

migration failing -- table doesn't exist

Howdy folks. WARNING: Deeply new to Laravel So, I created a bunch of migrations and it only fails on...

0 Likes
0 Replies
posted 11 years ago

Server provisioned with Laravel Forge is not properly detecting environment or environment variables

I've been struggling with this particular issue for a few hours. I created a basic server on Digital...

0 Likes
2 Replies

Server Sent Events

Hi all, just wondering if anyone's played with SSEs in Laravel? If so, care to share your experience...

0 Likes
2 Replies

Showing remote files in the 'app' directory

Not sure if this is the best way to do it, but I am having users upload private files to the /app di...

0 Likes
0 Replies

Add new object to array

When a user registers in my application they also create a linked Institution. In the institution ta...

0 Likes
3 Replies
Solved

php artisan serve - Directory does not exist

I have a laravel application, and I use git for version control, and all of a sudden php artisan ser...

0 Likes
2 Replies

Single model used various times in a relation

Hi, so I have a question regarding relationships. I have a user model, and an event model. The event...

0 Likes
2 Replies
posted 11 years ago

Querying database for stats table

I am working on creating a page with stats from data in a MySQL database, and trying to figure out t...

0 Likes
0 Replies

Pass variable from filter to controller

I was wondering if it is possible to pass variables from a route filter to the controller. I current...

0 Likes
4 Replies
Solved

Queue handling failed jobs

What is the best way to handle failed jobs? Maybe an email couldnt't send or an image couldn't resiz...

0 Likes
0 Replies

Separate routes.php for multiple websites

I'm using a single laravel installation to run two websites (multisite). Most of the model and contr...

0 Likes
3 Replies

Laravel WSOD white page after upload on web server

I worked on my site Laravel locally with mamp on mac os x. Today I tried to upload it on two differe...

0 Likes
11 Replies

Token Based Authentication with Laravel

Hi there, I just wanna now how to build a token based authentication with Laravel. Hope you can shar...

0 Likes
1 Replies
posted 11 years ago

Passing a variable into Blade include

Hi all, Hopefully this is a simple one. I have an include to which I want to pass a variable. Simpl...

0 Likes
2 Replies

Facades: Non-static method <some method here>should not be called statically code error

I'm trying to use Facade and service provider to create a Data class for misc application variables....

0 Likes
0 Replies

Controllers via Routes Not Working

System Information MacOSX - 10.7.5 Apache - 2.2.27 (Macports) PHP - 5.4.33 (Macports) [Mycryp...

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

© 2026 Laravel.io - All rights reserved.