Support the ongoing development of Laravel.io →

shez1983

Joined 31 Dec 2014

Statistics

Threads 27
Replies 230
Solutions 11
Articles 0
posted 8 years ago

Testing/Phpunit and errors/exception testing

I have googled around and came up with nothing useful... How do people test their Errors? Here is me...

0 Likes
0 Replies

testing.. setting up db etc

so what do you guys do when creating tests? I have a setup method on the testcase (parent class) tha...

0 Likes
0 Replies

caching solution? which one?

Hi So i have been looking at the caching solutions and there are so many, redis, opcache, memcache a...

0 Likes
1 Replies

how to hide page and unhide page? (using auth, middleware..)

My app allows my company to upload banners that their client can then preview.. they can login and n...

0 Likes
0 Replies

id as string?

ok so i have a country table with id, country e.g. UK => United Kingdom.. so id is a string...

0 Likes
3 Replies
replied 6 years ago

Will it be Challenging or annoying to adopt the new Laravel 5.5?

annoying for sure, challenging even - we know about the new features but we dont know about code cha...

0 Likes
replied 7 years ago

Select only unique columns

whats your table structure? and an example row from it?

0 Likes
replied 7 years ago

SQLSTATE[42S02]: Base table or view not found: 1146 Table

usually it means that when migrations happened, it didnt create the table as there was an error so t...

0 Likes
replied 7 years ago

New Version Breaks withTrashed() on polymorphic relations?

have you tried finding that function in laravel directory?

0 Likes
replied 7 years ago

REST GET request results into a different database connection

is there two different codebases or one for both? if one, then you need to specify the db you use wh...

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.