Support the ongoing development of Laravel.io →

3,386 Threads

Laravel 5 Middleware - Keep separated visual website with private admin panel

Hi, I've just started to learn middleware on Laravel 5, so i hope to be clearer as possibile to expl...

0 Likes
6 Replies

Can't run Artisan in lumen.

On a fresh install of lumen, when I try to run anything in Artisan, I get this error message: [Error...

0 Likes
1 Replies

"artisan app:name" command does not change namespace in database/seeds

Hi, the "artisan app:name" command does not change the namespace of files located in "...

0 Likes
0 Replies

Route based on POST body content instead of URI (Salesforce Canvas Integration)

Hi there, I'm very new to frameworks, I'd like to build an application which has this architecture:...

0 Likes
2 Replies

How to run PostgresSQL with Laravel 5?

I’m working on Laravel 5 with postgres as database. I’ve configured postgres 9.4 and pgAdmin III and...

0 Likes
0 Replies

Going from Lumen->Laravel

Is it as easy as updating composer.json and running composer update?

0 Likes
0 Replies

[L5] TokenMismatch on Mail with Iron MQ

Hello guys, I am having a problem with Laravel 5 and Push Queues I was wondering if anyone had this...

0 Likes
7 Replies

Migrate OLD app to laravel - subdomains

Hello everyone ! So I have this old app. It uses subdomains mostly to identify witch partner the app...

0 Likes
1 Replies

Session death after any command?

Hi. Why is my sessions dying (after auth ofc) whenever I use any command ? For example php artisan q...

0 Likes
0 Replies

Laravel 5 frontend and backend structure

how to separate backend and frontend folders in laravel app? In MyProject i have app, public, storag...

0 Likes
1 Replies

Laravel does not see routes just the '/' one

I have just installed laravel 5 on my wamp server and the '/' route works perfect but other ones doe...

0 Likes
7 Replies

Homestead suddenly stopped working

Hello, I have being using Homestead steadily for a while now with multiple sites and dbs all configu...

0 Likes
4 Replies
Solved

Homestead checking if up to date

Last night I was flying and wanted to do a little laravel on the plane. I of course had not access t...

0 Likes
4 Replies
Solved

Laravel Application for scaling (how to make sessions/storage/resources global)

I have this special environment which you can see in the image below: VIEW IMAGE I want to install a...

0 Likes
5 Replies

Laravel Forge - How to force https

How can I force websites to use the HTTPS connection instead of the HTTP connection. I am using forg...

0 Likes
0 Replies

start node server.js in forge envoyer enviroment

What is the correct way to start/run node server.js and make sure it is always executed after a new...

0 Likes
1 Replies

Using globals

How can I use globals in methods? I know that in views we can type for instance {{url}} and url of w...

0 Likes
1 Replies

Getting SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.

Hello, I am trying to open a project that was originally created using homestead, while I am not usi...

0 Likes
2 Replies

Classes not being recognized by php storm

Things like Request, findOrFail, and latest when I try to click them give me a No declaration to got...

0 Likes
2 Replies

all of a sudden published_at column is all zeros

I'm at the 11th video in Laracasts and all of a sudden my app starts acting up. The published_at col...

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.

© 2024 Laravel.io - All rights reserved.