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

Laravel Mail - From keeps sending showing my gmail address

My settings are sending using smtp and gmail everything is working fine when it comes to sending the...

0 Likes
0 Replies
posted 8 years ago

Database relations

Hello! Please advice me how to connect two tables within database - Company and Employees. First, yo...

0 Likes
0 Replies

Remove Empty Line Breaks from Source View

So besides a functional application I also want my source view to look a bit more decent. However I...

0 Likes
2 Replies

Laravel 4.2 Confide auth and redirect to login page

Hi, I'm using Confide package from Zizaco. I have problem with redirect to login page when user is n...

0 Likes
0 Replies

laravel 5.3 custom package

I want to create a custom package for laravel 5.3 but I get the error It's my first time doing this...

0 Likes
2 Replies

Authenticating ASP.NET users in laravel

Hello, I'm trying to authenticate users from a ASP.NET API to a laravel application. Basically when...

0 Likes
1 Replies

Column not found, using Alias with OrderBy and GroupBy

As the title says, for some reason when using DB::raw and an alias within DB::raw the alias name (fo...

0 Likes
5 Replies
posted 10 years ago

Get filenames in some directory

Hello, I'm trying to create feature, that would list all files in specified directory, and echo out...

0 Likes
6 Replies

Laravel/Lumen 5.3.3: override evn values in migrations

In laravel documentations I vividly see: https://laravel.com/docs/5.3/configuration#environment-conf...

0 Likes
0 Replies

Create Admin Panel

Hi, I want to create admin panel in my project. Please provide me steps for admin panel creation Tha...

0 Likes
4 Replies
Solved

Set guard to route group

Hello. If there any way to specify guard to route group in 5.3? I've found a solutiion here, http://...

0 Likes
0 Replies
posted 8 years ago

ReflectionException in Route.php line 280:

i dont know why......... thats my route.php <?php /* |------------------------------------------...

0 Likes
5 Replies
posted 8 years ago

# I need to convert laravel query instead of MYSQL query.

select * from (select * from messages_history order by created_at desc) x WHERE sender_user_id =...

0 Likes
2 Replies

Cashier - Swap() results in subscription resulting in null

Basically I have this problem which keeps occuring. Once a user subscribes, it all works fine. He ca...

0 Likes
0 Replies
posted 10 years ago

How Can I Use User class without namespace like laravel4 in laravel5(develop branch)

laravel4 app/models/User.php not exist namespace so php artisan tinker > (new User); is worked l...

0 Likes
6 Replies
Solved

LoginController keeps redirecting to /home on existing session

Hi, in my application i installed the laravel authentication controllers and routes via artisan make...

0 Likes
1 Replies
posted 10 years ago

Naming Conventions for Model Classes

Hey, quick question. Laravel enforces naming conventions on its Models. If you name a Model "Us...

0 Likes
5 Replies
Solved

job (exception not caught?) or delay not working?

I work with jobs to send back webrequests (GET) to urls a user defined. To save load of my server I...

0 Likes
0 Replies
posted 8 years ago

my coustom classes donot load view nor redirect to any page .

i am using laravel 5 , i have created an abstract class visitor and has an abstract method showProfi...

0 Likes
3 Replies
Solved

Where should declare relationship, EloquentUser (Sentinel) or User (Laravel 5.3 Default)?

Hi, im using Sentinel in my project. I am new with laravel, and i need some explanation regarding Se...

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