Support the ongoing development of Laravel.io →

marvin-bot

Joined 17 Apr 2014

Statistics

Threads 1
Replies 15
Solutions 1
Articles 0

Testing and usage of the Ioc Container

I'm quite new about testing. I'm wondering what is the best way to make my classe testable. Is it be...

0 Likes
1 Replies
replied 9 years ago

Environment Specific Package Config

iWader said: I don't believe package configs work in the same way as the normal config files. Yes...

0 Likes
replied 9 years ago

Publishing a packages config file

For this I use the workaround of using Config::set() for setting the desired values at runtime, in m...

0 Likes
replied 9 years ago

Getting Application in Production on Running migration!

Does it happen if you put the application in maintenance mode ? artisan down Then migrate Then artis...

0 Likes
replied 9 years ago

Ardent and forms with multiple models

If you have rules setup on each models it should work ok. Alternatively, you could ditch ardent and...

0 Likes
replied 9 years ago

Consuming Internal API - JSON content-type and payload

You should try the Dingo\Api package, it does exactly what you need.

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.