Support the ongoing development of Laravel.io →

3,383 Threads

posted 9 years ago

Laravel ignoring .env file but artisan works fine

I've set up a basic website and am trying to configure the environment to go to production rather th...

0 Likes
0 Replies

Stategy for Laravel symlink deployment and maintaining old log files?

I run a Laravel website on a Linux server. I have a releases directory that contains the Laravel ins...

0 Likes
1 Replies

Can't use PHP now, because Laravel's issues with the Mcrypt extension.

Laravel has given me nothing but problems with initial setup. This "Mcrypt" issue has been...

0 Likes
4 Replies

Response and intervention image

Hello All, I'm trying to show an image using the Response class, Route::get('/', function() { $i...

0 Likes
4 Replies

Homestead up command throwing error

I followed the main installation guide to the point where I run the command homestead up and I get t...

0 Likes
1 Replies

Read/write in mysql fallback

Hello, I have a mysql read replica setup in aws, where I read from one of the databases and write to...

0 Likes
2 Replies

Laravel 5, locale modification in config/app.php

Hi, I'd like make possible add new language from UI to my application. Perfect solution will be add...

0 Likes
0 Replies

Running migrations in Google App Engine

Hi, Could anyone explain me how to run migrations (or other 'php artisan' commands) on Google App En...

0 Likes
1 Replies
Solved

blank page when trying to use database

When trying to create a model in laravel 5 and get data from it, I get a blank page when I add the...

0 Likes
3 Replies

artisan commands not taking effect

Not a single command working when I type php artisan command. Last login: Mon Feb 16 20:17:50 on...

0 Likes
0 Replies

Laravel 5 homestead phpstorm debugging is not working

My all laravel 4.2 applications are running fine and I can easily debug applications as guided by th...

0 Likes
1 Replies

using package only on local environment in Laravel 5

Hi, In Laravel 4.2, I was able to load a package only for my local development in config/local/app.p...

0 Likes
6 Replies

Change database information L4

Hello everybody. First, Sorry for my english. I'm using Laravel 4 and i want to change information d...

0 Likes
0 Replies

Very bad keyword "testing" in environment configuration

Laravel naming convention is usually quite good/OK, but this "testing" keyword as unit tes...

0 Likes
0 Replies

[Laravel 5] - Clean install fatal error

Hello, I'm getting this error after clean install of Laravel 5: PHP Fatal error: Cannot redeclare c...

0 Likes
4 Replies
posted 9 years ago

Old Xampp 1.7.3 slow laravel

Hi guys, please help! I've got to install laravel 4.2 into a xampp 1.7.3 server. The thing is that e...

0 Likes
3 Replies
Solved

Laravel elixir error when watching

First off, here's my gulpfile: var elixir = require('laravel-elixir'); var gulp = require('gulp');...

0 Likes
1 Replies

Installing to a sub directory

I am using WAMP and have used composer to install laravel 5 not into www but www/mysite. The home pa...

0 Likes
2 Replies
posted 10 years ago

How do teams manage composer.lock and composer.json

Just wondering what is a good workflow for a team to manage these files and the workflow. For exampl...

0 Likes
2 Replies
Solved
posted 9 years ago

Scheduled Task with Artisan and Parallels Plesk

Hi, I have created a scheduled task which seemed to be working fine but now, for some reason, isn't....

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.