Support the ongoing development of Laravel.io →

Problem with smtp on Laravel 4.2

Hello, i have a problem with sending mails from laravel. Laravel should use the smtp service from my...

0 Likes
0 Replies

Redirecting from inside a custom class

In the constructor method of my controllers I have a line similar to the following; AdminHelper::use...

0 Likes
3 Replies

how to redirect users after loging in back to the url they have come from in laravel's default authentication system

I am using laravel 5.2 and i have made authentication system by using laravel's "make:auth"...

0 Likes
0 Replies
posted 10 years ago

Jade templating?

Is there actually a Jade templating engine for Laravel 5? I've tried rvanasperen/laravel-jade but it...

0 Likes
2 Replies

Laravel 5.2 json response

So I've been struggling with this problem for the past few days. I want to return $name as a json re...

0 Likes
7 Replies

Data doesn't exist when php artisan migrate

I migrated my local laravel 5 project onto my AWS ec2 lamp Ubuntu server. http://realtoraxe.com/real...

0 Likes
0 Replies
posted 9 years ago

Sentinel Kickstart laravel 5.2?

Hello, Is it possible to use Sentinel Kickstart on laravel 5.2? How can I do this job? Anyone done t...

0 Likes
0 Replies

Laravel request $data array

Can I do the following by passing both $request and $data in the same line? I have looked over the l...

0 Likes
3 Replies

[PDOException] could not find driver on ubuntu lamp (mysql) ?

I am new install laravel in Ubuntu (mysql). I use Bitnami Lamp server. I get message when i run comm...

0 Likes
11 Replies
posted 9 years ago

Composite key

I have the following tables: Table: clients Schema::create('clients', function(Blueprint $table) {...

0 Likes
1 Replies

Laravel Mail function

I tried mail function on my localhost. It is OK. But when I upload my project on Bluehost live serve...

0 Likes
0 Replies
posted 9 years ago

Publishing config and migrations from included package in Laravel

I'm using Laravel to build a package which will include some Admin functionality and will include so...

0 Likes
1 Replies

Return JSON response in custom Exception

The return statement does not seem to work there? There is no difference whether I added that line o...

0 Likes
0 Replies

Reverse working with many to many polymorphic relations

Hi guys, I'm wondering how to deal with this situation: I have this structure: Ingredients (basic li...

0 Likes
0 Replies

Database "lazy connection"

Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...

0 Likes
1 Replies

get payload session info

Hi all, can i know algorithm to get session info payload stored in my database? i have to build a fu...

0 Likes
1 Replies
posted 10 years ago

Using PasswordBroker in Lumen

Hi there! I'm falling down with some Lumen issues here and I thought someone may be able to help me...

0 Likes
2 Replies
Solved

barryvdh/laravel-dompdf - Uncaught ReflectionException: Class config does not exist

Hello Everyone, I am attempting to create a PDF from a view. I have read that the Barryvdh/dompdf i...

0 Likes
1 Replies
Solved

Laravel 5.2 and ajax post login problem

Hello Folks! my problem next > when i use jquery login , server response 201 OK , and when javasc...

0 Likes
0 Replies

Login with Username in Laravel 5? Not sure why this isn't working.

I've used Laravel 4 for projects the past, but I've just recently picked up L5 and am struggling to...

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