Support the ongoing development of Laravel.io →

3,383 Threads

Difference between SELECT on db-table and db-view on webhosting, error 1615

On webhosting in MySQL I have created in database set of db-tables and couple of db-views. Everythin...

0 Likes
0 Replies

Laravel Alias on Apache server

Hello! I just made a fresh installation of laravel on an Apache server. My app's public directory is...

0 Likes
6 Replies

Decrypt outside cookie

Hey, assuming the webmaster of a laravel-based application forgot to change his encryption key from...

0 Likes
0 Replies

Laravel connect to IBM db2

All, I just started using laravel and want to connect to an existing ibm db2 database with uppercase...

0 Likes
4 Replies

EloquentUserProvider does not seem to honor setting for config/auth User model

I've change the location of my User model, updated the namespace accordingly and updated config/auth...

0 Likes
0 Replies

nginx 502 Bad Gateway on certain pages (Vagrant Homestead)

I know I'm not the first person to encounter this, but I'm not finding an appropriate solution to th...

0 Likes
5 Replies
Solved

1 Digital Ocean Droplet + Forge + 2 websites

Hey Guys! I have an application in Laravel 4.2 running in a Droplet on Digital Ocean. I need to inst...

0 Likes
2 Replies

Message from failed captcha

Hello, I would want to change this: http://postimg.org/image/95g11nk6z/ How can i do it? Thanks

0 Likes
1 Replies

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 9 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

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.