Support the ongoing development of Laravel.io →

jrean

Joined 4 Mar 2014

Statistics

Threads 3
Replies 7
Solutions 0
Articles 0
posted 9 years ago

Failed asserting that 500 matches expected 200

Hi, Out of the box I ran phpunit which trigger the following test: <?php class ExampleTest exten...

0 Likes
6 Replies
posted 9 years ago

laravel new project command is broken

Hi, Are you aware the command "laravel new project" doesn't work? It returns the following...

0 Likes
3 Replies
posted 10 years ago

IoC and Service Providers

Hi, I have an object that when instantiated needs some configuration. Params come from my config fil...

0 Likes
4 Replies
Solved
replied 8 years ago

[L5.1] create facades using packages

Have a look at this great resource: http://www.websanova.com/blog/laravel/creating-a-new-package-in-...

0 Likes
replied 9 years ago

Failed asserting that 500 matches expected 200

When I said a fresh install I meant a successful instal :) Yes permissions are ok. And yes I have a...

0 Likes
replied 9 years ago

Laravel 5 Cannot redeclare class App\Http\Controllers\Auth\AuthController

You are working on something which is moving everyday. L5 is not yet released.. Check as soon as you...

0 Likes
replied 9 years ago

can't find routes.php in Laravel 5

routes.php file is now out by default. Check the last commit to see how to enable it: https://github...

0 Likes
replied 9 years ago

laravel new project command is broken

Pb is resolved ... I had a copy of the laravel exec within my Homebrew bin directory... Hum! J.

0 Likes

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.