Support the ongoing development of Laravel.io →

3,383 Threads

Laravel 4 stops sending email

I have a live application that has been running for months. It just stopped sending out emails witho...

0 Likes
1 Replies

"$zip = new ZipArchive()" gives me an error in the Artisan/Console class

"$zip = new ZipArchive()" gives me an error in the Artisan/Console class of ZipArchive not...

0 Likes
1 Replies

Homestead configuration via GUI

I've installed homestead, and it runs good, no errors, but i decided to work with it not via ssh but...

0 Likes
1 Replies
Solved

Prevent typing "use Input;" in controllers

Hey guys, i have the current folder structure: app/controllers app/controllers/admin app/controllers...

0 Likes
2 Replies

L5.1 returns 500 error when called by Guzzle (5.3/6.0)

I am having a similar issue to @rtechshow however not with Forge involved: http://laravel.io/forum/0...

0 Likes
4 Replies

Artisan Migrates, but App MySQL Connection Fails... why?

App and MySQL are running on a separate hosts inside the same network Migrations and seeding the dat...

0 Likes
5 Replies

Package Development CSS/JS change?

Hello guys, started working on a package recently and found out the css/js files need to be publishe...

0 Likes
1 Replies

Error rendering view: [user::profile.profile]

Hello everyone! I receive the following error: Error rendering view: [user::profile.profile] Trying...

0 Likes
0 Replies

Envoyer delpoyment hooks - command not found

I use envoyer for deploying my apps. Recently I removed compiled css/js files from my git repo. Inst...

0 Likes
0 Replies

Application seperation

Hello, I'm pretty new to Laravel. Does laravel support multiple "apps"? We would like to s...

0 Likes
1 Replies

How to deploy a laravel 5 project on shared hosting?

I have a laravel 5 project. I need to deploy it using cpanel. I have copied the folder to the root d...

0 Likes
2 Replies

Prepend Timestamp to Artisan Console Output

What is the best way to prepend a timestamp to the Artisan console output (ie. $this->info, $this...

0 Likes
0 Replies

Laravel 5.1 - Mail Error on project online

Hi, I have these configurations in my .env: APP_ENV=local APP_DEBUG=true APP_KEY=****** DB_HOST=127...

0 Likes
1 Replies

laravel generates duplicate url with "#!" at the end

Hi all, i've noticed that my web site has all urls duplicated. I've the url that i defined in route...

0 Likes
2 Replies

Trouble with the Laravel Cart

Hello Friends, So I'm working on an assignment where I have to make an online bookstore where users...

0 Likes
4 Replies
Solved
posted 8 years ago

Hosting Laravel 5 project on Oracle linux.

I am hosting my Laravel 5.0 project for the first time on Oracle Linux Server. Laravel returns a Bla...

0 Likes
0 Replies

Running Laravel offline (ability to work offline)

How easy would it be to build a laravel application that could run offline and then sync with a mysq...

0 Likes
3 Replies

Homestead up

Hello guys, I have just installed homestead but when I run "homestead up" I get this error...

0 Likes
0 Replies

Filesystem with s3 giving me the wrong s3 url

I am using Laravel's Filesystem to store items on s3 and I am getting the wrong URL. Storage::disk('...

0 Likes
2 Replies

[SOLVED] Install laravel 5 on ubuntu server

Hello, I'm trying to learn how to use laravel, but I am encountering a problem with the installation...

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