Support the ongoing development of Laravel.io →

greatwitenorth

Joined 24 Feb 2014

Statistics

Threads 5
Replies 2
Solutions 0
Articles 0

Testing DB Credentials

I'm making an application this will include an install script. The script will ask for the user's DB...

0 Likes
1 Replies
posted 9 years ago

Get name of registered service, not the actual class

I have a service provider setup like this: $app->bind( 'MyApp\Repositories\Thing\Thin...

0 Likes
0 Replies

Auto-updater like Wordpress

I'm making an application in Laravel and want to make the updating of the application as easy as pos...

0 Likes
2 Replies

Call to undefined method Illuminate\Database\Query\Builder::firstOrFail()

I have a server running php 5.3.22. When I make a call to an eloquent model I get an error: $email =...

0 Likes
2 Replies

Laravel 4 accessible from / and /index.php

It looks like my entire Laravel application can be accessed from the base url (ie /this/that) and wi...

0 Likes
1 Replies
replied 9 years ago

Eloquent Polymorphic Many to Many morphTo

rickshawhobo said: That would be hard to do and ambiguous because you would get a collection of mix...

0 Likes
replied 10 years ago

Call to undefined method Illuminate\Database\Query\Builder::firstOrFail()

This actually seems to be an issue with the version of Laravel. My local dev server was running 4.1....

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.