Support the ongoing development of Laravel.io →

3,391 Threads

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

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

SQLSTATE[HY000] [1044] Access denied for user ''@'localhost' to database 'forge'

hi all :) I'm working on nitrous io..( i'm super newbie for setting server & db ) done install l...

0 Likes
12 Replies

readable error messages from command line

When your script makes an error and renders in a web browser, laravel creates a nice readable error...

0 Likes
0 Replies

How to load and instantiate PHP files from storage/app

Hello, Basic run-down of my system: Users upload a PHP file containing a bot class which will be use...

0 Likes
0 Replies

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

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.