Support the ongoing development of Laravel.io →

slev70

Joined 28 Jan 2015

Statistics

Threads 3
Replies 8
Solutions 1
Articles 0
posted 7 years ago

Global Scope + Auth

I'm trying to use Auth within a global scope which seems to be working fine and doesn't effect the a...

0 Likes
1 Replies

Forge not wanting to do anything anymore

I've already got a site up and running successfully with Forge deploying to DigitalOcean. I have cr...

0 Likes
11 Replies
posted 9 years ago

Laravel + Forge = No input file specified

I'm running a site on Laravel 4.2, deployed to DigitalOcean 1gig server via Laravel Forge on the ngi...

0 Likes
5 Replies
Solved
replied 7 years ago

models not in app/models folder when generaten by artisan?

You have to tell it where to place the new class, ie. php artisan make:model models/your-model-name...

0 Likes
replied 7 years ago

Forge not wanting to do anything anymore

azazqadir said: There are lots of alternatives to Forge, some are even better. There is Cloudways (...

0 Likes
replied 7 years ago

How can i get records using laravel eloquent relation with where clause???

Try using whereHas, eg. ->whereHas('RelationshipName', function($query) { $query('your-field',...

0 Likes
replied 8 years ago

Forge not wanting to do anything anymore

Pretty sure I didn't have anything like that on the go. From what I recall the issue started out of...

0 Likes
replied 8 years ago

Forge not wanting to do anything anymore

hakeme said: alternative? willing to share u4rob? Sorry hakeme, not been back on the forum for a w...

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.