Support the ongoing development of Laravel.io →

3,395 Threads

L4 > L5 Upgrade Issue with Cipher & App Key

I have an existing L4 site and we have been working to move to L5. We have several encrypted columns...

0 Likes
0 Replies

Is Log level configurable to anything different than debug?

Hi everyone, I can't seem to change the log level from debug. I've included some calls to Log::debug...

0 Likes
2 Replies

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

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

Mysql: Select rows from a table that are not in another

How to convert to laravel format SELECT username, firstname FROM users WHERE id NOT IN ( SELECT use...

0 Likes
2 Replies

How to install Laravel Homestead on Windows

Install laravel homestead on a Windows computer is not that difficult. Just follow the Laravel docum...

0 Likes
2 Replies

Beginning with routes and views

[http://manudahmen.be/blocnotes2/public/] OK [http://manudahmen.be/blocnotes2/public/about] Sorry, t...

0 Likes
1 Replies

Error Catching

Hey All, I was wondering if someone might be able to point me in the right direction on how to catch...

0 Likes
1 Replies
Solved

SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client

I have designed a website with Laravel 4.2 , it runs correctly in my localhost (Xamp),but when I upl...

0 Likes
4 Replies

Issue With Gulp Watch On L5.1

When I try and run 'gulp watch' I get this error: [09:34:18] Using gulpfile /var/www/resources/mym/g...

0 Likes
1 Replies
Solved

Does DB::raw affect when uploaded on server?

Currently using this code to fetch data on mysql and its working on my localhost but when I uploaded...

0 Likes
0 Replies
posted 10 years ago

Laravel/Lumen hierarchy based config system

Hello, everyone! I would like to have something similar what ZF2 config system has. I need hierarchy...

0 Likes
5 Replies

Laravel and Angular Starting Point

Hello all, I am about to start my first Laravel API back-end, using Angular JS as the front-end. I h...

0 Likes
0 Replies

Homestead Guzzle HTTP Client cURL and AWS Cloudsearch

Strange issue, when trying to hit a AWS CloudSearch domain with Homestead: (using Guzzle Client) htt...

0 Likes
1 Replies

Convert CakePhp Project to Laravel

i have a big app created using cakephp i need to convert it to laravel . Do exist any approach th...

0 Likes
2 Replies

Forked repo argument for Laravel installer?

Hi, I make a few small Laravel projects. There are some common things that I often do when starting...

0 Likes
0 Replies

How to install php artisan?

Hi guys, How to properly install php artisan? thanks in advance.

0 Likes
1 Replies

Detect pixel color

http://inettools.net/en/application/pixelcolor

0 Likes
0 Replies

Artisan is telling me "Illegal offset type" when ever I use it

Hello to all, When ever I use artisan in the command line, for example: $ php artisan $ php artisan...

0 Likes
0 Replies
posted 10 years ago

Plain error messages?

When I make an AJAX request to my webserver, sometimes I get an error. But the error is embedded in...

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.

© 2026 Laravel.io - All rights reserved.