Support the ongoing development of Laravel.io →

385 Threads

phpunit is not working on localhost

I have laravel 5.1 with phpunit in require dev, but it is not working. And I checked that I actually...

0 Likes
1 Replies
Solved

Deploying Laravel in shared hosts

Hi I develop a local aplication using Laravel 5.1. and upload to a public shared host server. When i...

0 Likes
3 Replies
Solved

Laravel 5 Custom Oauth Authentication Login

Hello guys i have a question about the Laravel Authentication. I Use Api like Github one with oauth2...

0 Likes
4 Replies
Solved

Should I upgrade my laravel from 5.0 to 5.1?

As title, should i do that? Is it worth doing? What if my app is huge, should I still do it? What ar...

0 Likes
2 Replies
Solved

what is the correct way to display data from second table in blade during editing profile.

In my route.php I defined the route resource: Route::group(['middleware' => 'role:admin|staff|ret...

0 Likes
3 Replies
Solved

Bypass .env file in laravel 5.1

Hiii, I want to bypass the .env file in laravel 5.1. I am currently hosting my application on bluemi...

0 Likes
2 Replies
Solved

Tell Eloquent to return an array using a column value as key

Hello all! Currently I have an application where I have stored in the database the following columns...

0 Likes
3 Replies
Solved

Laravel 5 Where to store data

Hello all! I've searched a lot about this but couldn't find anything related to what i need. I need...

0 Likes
8 Replies
Solved

Laravel Authorization Function

Hi, everyone. I am a beginner of Laravel and PHP. I do not know how the login and registration schem...

0 Likes
2 Replies
Solved

ckeditor not working

can anyone explain the process of how to use ckeditor in my laravel project? I tried to download cke...

0 Likes
3 Replies
Solved

How redirect()->route('home') work?

Hello everyone, can you explain me how redirect()->route('home') works while redirect() return an...

0 Likes
3 Replies
Solved

best way to migrate already exist mysql database

hello, nice to start and migrate code from code-igniter to Laravel 5.1 but how I can find the best w...

0 Likes
2 Replies
Solved

Deploy laravel 5 on sub directory of shared hosting..

Hello, I deployed laravel 5 in a sub directory of shared hosting account but I can't get the route t...

0 Likes
2 Replies
Solved
posted 9 years ago

The forwarded port to 8000 is already in use

Hello, When i start my env : vagrant up I have an error : "Vagrant cannot forward the specified...

0 Likes
6 Replies
Solved

Problem getting AdminLTE template to work

I'm a Laravel newb but have experience with PHP. I've created a few basic projects with Laravel and...

0 Likes
2 Replies
Solved

Homestead and Memcached

Hey guys, I've been using Homestead smoothly for a few days now. I've recently decided to try changi...

0 Likes
5 Replies
Solved

Configuration issue? Ubuntu 14.04 Simple route will not return correctly.

Route file <?php Route::get('/', function () { return 'Hello World'; }); Route::get...

0 Likes
5 Replies
Solved

Laravel Forge - How to force www

How can I force websites to use the www-prefix instead of the non-www. I am using forge.laravel.com,...

0 Likes
2 Replies
Solved

installation of project from github.

hi guys! i am new with laravel and it's been days since i started working on a project from github....

0 Likes
1 Replies
Solved

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

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.