Support the ongoing development of Laravel.io →

Using Laravel, SMTP Mail not Working in Live Server

My configuration works fine on Localhost. The email go through successful. But when I deploy it on t...

bijaygithub liked this thread

1 Likes
2 Replies
posted 10 years ago

Laravel 5 Authentication Video tutorial?

Any video tutorial or link for Laravel 5 Authentication? Thanks in advance.

0 Likes
3 Replies

Unwanted login redirect. Subdomain only

Hello. I have been having an issue with my laravel site for a few weeks now and I have tried every s...

0 Likes
1 Replies

Sentry 2 Get logged in user!

hi! I'm usign Sentry 2 .1 on laravel 4.2. When im logged in like a User for example "Admin1&quo...

0 Likes
1 Replies
Solved
posted 10 years ago

Session object error

Hi guys, I put the code below in my controller(I'm using Laravel 5): if(Session::has('user')){ retur...

0 Likes
3 Replies

Multiple sites with Forge

So, I am trying to create multiple sites on the same DO server, but the only way I get it to work is...

0 Likes
6 Replies

Using two different database users for web applications and console migrations. Is it possible?

Hello everyone. First case: At the database level have I created two users - "app_web_worker&qu...

0 Likes
1 Replies
Solved

Catching errors from Laravel Billing

Hello. I am trying to catch any errors that might come up when using the Billing service in Laravel....

0 Likes
0 Replies
posted 10 years ago

Cachet - The open source status page system

You've likely seen or heard of Cachet, the open source status page system which is currently in beta...

0 Likes
0 Replies

[L5] How Can I extend Laravel5 Request and Route

On Laravel 4.2 I can extend Custom Request class (http://laravel.com/docs/4.2/extending#request-exte...

0 Likes
2 Replies
Solved

If in statements

Hi everyone, a "simple question" maybe it's not possible... I have this query repeated con...

0 Likes
7 Replies
Solved

Form vs model validations

Hello, I am using Laravel 4.2 to develop a web application for teachers. I have a User model that c...

0 Likes
0 Replies

[Laravel 5][Eloquent ORM] Pivot table from one table result

In all examples I see pivot with tables relationship. Is it possible: I have result from one table [...

0 Likes
0 Replies

How to use Request::ip() in laravel 5

hello i want to save user ip in my DB. How to use Request::ip() in laravel 5?

0 Likes
1 Replies
posted 10 years ago

Syntax error or access violation Laravel 4

i use this query CREATE TEMPORARY TABLE temp1 ENGINE=MEMORY AS (SELECT a.account AS Account, a.name...

0 Likes
0 Replies

barryvdh/laravel-dompdf page break

Im using laravel-dompdf package to generate PDF file it's working fine but the problem is I want to...

0 Likes
2 Replies

Return JSON by Middleware

Hi guys, I don't understand Middlewares that much yet. Can they be used to always form our response...

0 Likes
1 Replies

Forms & HTML remove?

Why did they remove Forms and HTML in Laravel 5? and what is the replacement for these? Thanks in ad...

0 Likes
4 Replies

Laravel getting tag use count per user with eloquent or DB facade

Laravel 5. I have 3 related tables. **Posts** user_id ... ... **Users** id ... ... **Tags** id nam...

0 Likes
1 Replies

Modifying existing AuthenticatesAndRegistersUsers & implementing licence key checks/permissions

I like how the new Auth & Password logic is laid out but I'm having some trouble getting my head...

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.