Support the ongoing development of Laravel.io →
pickupman

pickupman

Joined 20 Feb 2014

Statistics

Threads 1
Replies 52
Solutions 8
Articles 0
posted 9 years ago

L5.3 Unit Testing with FindOrFail ModelNotFoundException

I am writing a unit test for a route passing a $id and have a ModelNotFoundException being thrown. I...

0 Likes
0 Replies
replied 11 years ago

Laravel Deploy Locally

I run laravel on a windows box at work for an office application I wrote to connect to our Pervasive...

0 Likes
replied 11 years ago

mobile login with laravel

If you are talking about browser based, just use the Auth class. Phone devices nowadays work just as...

0 Likes
replied 11 years ago

Is there a better way to display selected option in select list n the view.

I don't know if you could do that with any less code. Sometimes we forget how short that code actual...

0 Likes
replied 11 years ago

AJAX show results on page.

Looking over the code, you appear to have something that should be working. Using your browser's deb...

0 Likes
replied 11 years ago

How to make auth to API REST from a Mobile App

The solution I use is to POST to my REST auth controller, and return a api key (token), that is save...

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.

© 2026 Laravel.io - All rights reserved.