Support the ongoing development of Laravel.io →

gayanhewa

Joined 26 Feb 2014

Statistics

Threads 9
Replies 26
Solutions 3
Articles 0

Deployment Best Practices

What is the best way to handle permission issues when deploying Laravel applications ? Deployments t...

0 Likes
2 Replies
posted 9 years ago

Parent tables and Pivot tables

Hi, This question might be less laravel but more sql heavy. Please bear with me for a moment. I have...

0 Likes
1 Replies
posted 10 years ago

Prefixed group route with Resource controller

Hi Guys , I have a prefixed group route with a resource controller. When I list down all my existing...

0 Likes
1 Replies
Solved
posted 10 years ago

TDD and Bug fixes

Hi All, Is it practical to use TDD when doing bug fixes to an existing project. If the project has g...

0 Likes
1 Replies
Solved
posted 10 years ago

Unit Testing and impact of using 'use' to import classes into scope

Hi, I have been banging my head on the wall trying to figure this out : When ever we add a 'use Clas...

0 Likes
3 Replies
Solved
replied 9 years ago

How best to share an admin between two applications?

A multiple database architecture hurts when it comes to Laravel Validators , and some complex querie...

0 Likes
replied 9 years ago

How to structure a website built upon own API in laravel

Resource controllers can help in building an API. But its better to first design the API. At least i...

0 Likes
replied 9 years ago

New to Laravel, mysterious error, how to find offending code?

Try updating superclousure , its being used for serializing the closures to be used in queues.

0 Likes
replied 9 years ago

Parent tables and Pivot tables

The only reasonable explanation I found : http://dba.stackexchange.com/questions/68498/mysql-foreign...

0 Likes
replied 10 years ago

Encrypting email for Eloquent user Auth

Dump the values inside Auth Manager attempt() method to see what it returns , you can get an idea th...

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.