Support the ongoing development of Laravel.io →

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

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

Cartalyst Sentry, how to get list of logged users?

I have backend on Laravel 4.2 which using Cartalyst Sentry for authorization. I have 2 questions: 1....

0 Likes
0 Replies
posted 9 years ago

problem when database server cennection is lost

I'm working in a web site where you can save records in indexeddb when the connection with database...

0 Likes
0 Replies

Server side Google Analytics implementation

I stumbled upon this interesting Git with Google Analytics in PHP form. While I do use the async Jav...

0 Likes
0 Replies

Can anybody clarify how eager loading works?

I am trying to implement my own Achievements system that assigns Titles to Users. The TItles are awa...

0 Likes
2 Replies
posted 10 years ago

[Package] Rally - Follow, Let Follow you, Follow with Rally

Even today I'm proud to release another package to add on my current project and share it with you....

0 Likes
1 Replies

Generating a Password to Email upon Registration

I am trying to override the default functionality of allowing the user to create their own password...

0 Likes
1 Replies

Eloquent float values be rounded

Hey, I have an existing database with float(10,2) fields in some tables. When I return Model::first(...

0 Likes
24 Replies

Laravel 5 auth in Codeception functional test does not work

I'm having trouble with function tests and auth: Laravel is used as a RESTfull backend. The service...

0 Likes
0 Replies

Eloquence - a must have package for eloquent

Do you use Eloquent in your apps? It's simply fun to work with, right? I think the same, but after s...

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