Support the ongoing development of Laravel.io →

plweil

Joined 21 Aug 2014

Statistics

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

Problem with Route::prefix while upgrading ('Method prefix does not exist')

I've upgraded from 5.2 to 5.3, and have followed all of the upgrading steps. I am getting this error...

0 Likes
1 Replies

includes vs. sections for extra css and js

What advantage, if any, is there to using sections over includes (or vice-versa) for things like pro...

0 Likes
0 Replies
posted 8 years ago

Custom Auth problems

I've tried and tried with this, and it's only after many attempts and much research that I post this...

0 Likes
0 Replies

auth with no password

I'm migrating an app that does not need to do standard auth. Users first get authenticated and autho...

0 Likes
1 Replies
posted 8 years ago

Where to put setlocale(LC_MONETARY , 'en_US.UTF-8') to make it global?

I'd like this to be global.I tried putting it in index.php, and it doesn't work. Maybe it can go in...

0 Likes
0 Replies
replied 8 years ago

How to build a dynamic search query based on form inputs

Thanks Firtzberg!. I did finally figure out a longer way that works, btu it's kind of ugly and messy...

0 Likes
replied 9 years ago

Converting existing database to Laravel 5 migrate

That migrations generator worked great for me in L5. It ran migrations on 60+ tables without a hitch...

0 Likes
replied 9 years ago

returning object properties via relationships

Thanks to you both. Yes, I have gone through the entire Eloquent section of the docs, but some of th...

0 Likes
replied 9 years ago

php artisan make:model but Skip the Migration?

Here's the answer, in case anyone is interested: use the --no-migration flag.

0 Likes
Solved
replied 9 years ago

Quickstart: undefined variable error exception

A little progress. The query isn't returning any data, even after I've entered a few rows. Must be a...

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.