Support the ongoing development of Laravel.io →

3,391 Threads

deployment on GoDaddy...only first page working

When making a deployment, I've been changing the DB-setting in the database.php file and just copied...

0 Likes
2 Replies
Solved

Loading css and js file inside method

How to load JS and CSS file inside laravel method I have to convert the below code to laravel class...

0 Likes
0 Replies

$_GET is always empty

My application is working well on localhost, but now having moved my application to a production ser...

0 Likes
0 Replies

Cartalyst Sentinel referencing the wrong config file

So im using Cartalyst Sentinel to manage authentication and roles in Laravel 5.1. At first i downloa...

0 Likes
4 Replies

Create custom pagination

Pls any one help me i want to create a custom pagintaion class in laravel 5.1 same as below link. ht...

0 Likes
0 Replies
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

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.