Support the ongoing development of Laravel.io →

3,383 Threads

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

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

How to integrate with Laravel

I need to include 3 different storyline/articulate courses into my laravel app. Each course has a ro...

0 Likes
3 Replies

Have envoy only deploy once tests are green

I'm currently setting up a new laravel project for my personal site and rather than using any third...

0 Likes
1 Replies
posted 9 years ago

Homestead cmder issue

Hi, i have a problem with "homestead ssh" in Cmder. Well actually it's working but there...

0 Likes
2 Replies

Migration problem: 'php artisan migrate' does not do anything for new migrations

I can successfully run and roll back the two default migrations (users and password resets) but it d...

0 Likes
3 Replies
Solved

After changeing app:name >> Class 'App\Providers\AppServiceProvider' not found

I have changed app name by artisan using 'artisan app:name Selector'. Then, when I try to perform ot...

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

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.