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

Blade engine 500ing on subfolders

Hi everyone, I have a mind-boggling problem. I am following the Laracasts tutorials about basic rout...

0 Likes
0 Replies
posted 10 years ago

Cookie not being added to current view

I would like to pass a newly created cookie to the current response. I have this code public functio...

0 Likes
7 Replies

Form data and routes

Hi Everyone, is it possible to take form data that is posted to one route and use it in another rout...

0 Likes
4 Replies
Solved

Encryption key / APP_KEY

Hello everyone, After installing laravel 5 and running the command php artisan key:generate and rece...

0 Likes
1 Replies

How to model redundant information?

I have been racking my brain to figure out the most 'eloquent' solution to this problem. Perhaps you...

0 Likes
2 Replies
Solved
posted 10 years ago

Using Laravel for Database migration management for multiple project

Has anyone used laravel for database management migration management for several applications, as a...

0 Likes
1 Replies
Solved
posted 10 years ago

Laravel 5 - rest client

I need to do a PUT request with a JSON body. I wanted to know what the Laravel community uses for bu...

0 Likes
4 Replies
Solved
posted 10 years ago

Anti-spam community help

Is there any way to mark all those spammers' profiles to exclude it from viewing and/or help block a...

0 Likes
2 Replies
posted 10 years ago

How to use multiple DB with the db query builder?

Hi, Is it possible to use db query builder with two databases? I know that I can use a raw query wit...

0 Likes
7 Replies
Solved

Lumen Authentication

Hi everybody -- As stated in the title, I struggle to find how to implement the authentication in Lu...

0 Likes
2 Replies

Get variable in object Laravel

Example $post = Post::with('categories')->first(); one post relationship to many categories How...

0 Likes
3 Replies
Solved

New to Laravel: Where's the Search in the Docs?

Hi all: New to Laravel. Came from CodeIgniter and WordPress, which both have awesome docs, with sear...

0 Likes
8 Replies
Solved

Best way to catch exception

What is the best way to catch exception in Laravel?

0 Likes
0 Replies
posted 10 years ago

Composer update error

Does anyone know, why I'm receiving this error when running composer update on my L5 project? PHP Fa...

0 Likes
1 Replies
Solved
posted 10 years ago

Authentication with email + site fields

Hi, My Laravel project is kind of a multi site project, so instead of having a unique email field in...

0 Likes
1 Replies

Laravel 5 Fundamental Source Code

I watched Jefferey Way's videos of laravel 5 fundamental and typed the codes. This is the source cod...

0 Likes
5 Replies
posted 10 years ago

user management system

Which user management system you guys used / prefers for laravel 5 ?. like cancan in rails

0 Likes
0 Replies

Practical design task using Laravel

Hi everybody. I am new to laravel. And I have an architectural question. How to design the following...

0 Likes
0 Replies

Laravel hosting

Can anyone recommended a good hosting provider? I want to spin up a new server but don't want to kee...

0 Likes
5 Replies

How to do a Laravel 5 queue async with a popup alert from a socket callback ?

Hello! Im playing with Laravel 5 and trying to make a Queue asynchronously with beanstalkd or redis-...

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.