Support the ongoing development of Laravel.io →

3,386 Threads

posted 9 years ago

Apache / Ubuntu 14.04 / Multisite Config

Is it possible to run as in the tree below? └─> tree /var/www/ -L 3 /var/www/ └── html ├── a...

0 Likes
2 Replies

Easiest way to host Laravel project online?

Hi, I'm quite new to Laravel and have just finished a basic application. Now my teacher requires us...

0 Likes
8 Replies

HTML form facade

I am new to laravel 5. In L5 there is no Illuminate/Html in the core instalation. So I put that in...

0 Likes
2 Replies

Artisan commands fail to run. Including php artisan list

I'm getting no output from php artisan. I have checked laravel logs and php logs. I'm getting no err...

0 Likes
1 Replies

Route::bind not working in production on ubuntu

Using Laravel 5.0, we develop locally using Homestead and everything works fine. When we deploy the...

0 Likes
1 Replies

Laravel 4.2 to 5 Class 'App\Http\Controllers\Controller' not found

I upgraded my project from Laravel 4.2 to 5.0 but I get this error when I finish the process: Class...

0 Likes
5 Replies

Laravel Forge - Does it redeploy files in "app/storage"

Greetings. I am going to update my current website which is hosted using Laravel Forge, and I am unc...

0 Likes
0 Replies

laravel 5.1 retuns garbled charachers from mysql

I am new to laravel framework. I am using Homestead as my development environment and everything wor...

0 Likes
2 Replies

Clean Installation laravel 5

Hi, I am a fresh starter in laravel. On my fresh installation of laravel 5 i am getting this....any...

0 Likes
5 Replies
posted 9 years ago

use vendor package in lumen

I have installed a package using composer. I need to use it like use aaa\bbb\ccc as xxx; in laravel...

0 Likes
0 Replies

Controller routing based on guest or authed user

So I'm a little bit new to Laravel, and slightly new to MVC frameworks. I've learned a little bit of...

0 Likes
1 Replies

Google API Key not working

Hey all.. About a half year ago, I and a classmate litterary spent 4 full schooldays finding a way t...

0 Likes
1 Replies

Is it good to save routes into database?

Hello! I am considering the way of saving routes into database (nor routes.php). Could you please pr...

0 Likes
2 Replies
Solved

Retrieve settings from .env with env() or use config()

Is there any reason I should import variables from my .env file to a config and then use the config(...

0 Likes
0 Replies

[Laravel 4.2][List] I need to create onclick open new tab OR onclick show sub-items list

I have 3 departments in view and When user click on one of the department it should display its sub-...

0 Likes
1 Replies

I am trying to install laravel in my /home/myuser/public_html/

I have followed both (while changing values to reflect my /home/ location) http://laravel.com/docs/4...

0 Likes
0 Replies

How to remove a duplicated slashes in Laravel 4.2 and put closing slash to categories (trailing slash)?

Hi all. Developing project on Laravel 4.2. Find some strange thing. I have URL example.com/news and...

0 Likes
1 Replies

How to run database stored procedures from Artisan Command?

I've been fighting this for a few hours now, but don't seem to be able to solve it. I have a stored...

0 Likes
0 Replies

Docker for the Laravel framework

Hey guys, I just released 5 new Docker images to GitHub & Docker Hub which are intended to provi...

0 Likes
1 Replies

Laravel on EC2 instance connecting to RDS mysqli database error.

Ok, so I've been working with my laravel code base locally via homestead and decided to push a test...

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.