Support the ongoing development of Laravel.io →

leon13

Joined 28 Feb 2014

Statistics

Threads 4
Replies 4
Solutions 0
Articles 0

Incremental ids for all users

I'm creating an application which allows users to register an account. Once signed in, they can then...

0 Likes
3 Replies
posted 10 years ago

Do I have the right idea when writing functional tests for my controllers?

http://laravel.io/bin/1JqJ In this code I'm trying to test the store method, which is called after p...

0 Likes
0 Replies
posted 10 years ago

No before filters running

I have a site running perfectly on a vagrant vm on my local machine. I've deployed the site to a Dig...

0 Likes
3 Replies
Solved
posted 10 years ago

Can I have your opinions on this repository architecture?

Hi folks. I've been playing with a slightly different architecture for a project i'm currently worki...

0 Likes
0 Replies
replied 9 years ago

How to view Laravel's Homestead error logs?

A bit late maybe, but can't you just run sudo su ?

0 Likes
replied 9 years ago

Incremental ids for all users

Yeah i've been sure to check that with $user->clients()->findOrFail($id); before any form of a...

0 Likes
replied 10 years ago

Overall code coverage outside phpunit (phpspec & codeception)

Did you find anything more out about this? I'd also like some sort of code coverage tool for phpspec...

0 Likes
replied 10 years ago

No before filters running

Thanks Matthew, I literally just read this: https://github.com/laravel/laravel/issues/2050 I had my...

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.