Hello, I'm a laravel newby and I just started using resource routing. I have a route <?php Rout...
Does anyone know if its possible to wrap a couple of repositories in a database transaction. For wha...
I am new to Laravel. I just want to know is the Laravel create database connection every time for ea...
Hi everyone, In your team we hesitate on 2 approach to structure an app, views and routing when you...
I'm creating a CMS system that we'll be using across a number of very different sites. Currently the...
Hi all, I'm now building an API for mobile devices, and for the authentication I'm using OAuth2, and...
Hello guys, I wonder how do you pass URLs to your API to JavaScript? I use Ajax with jQuery and what...
Hello guys, is there any built-in method to view file in response, just as it was in /public folder?...
Has anyone taken an existing laravel project running on vagrant/homested and pushed the code to goog...
AbsractRepository.php /** * Get Results by Page * * @param int $page...
Hello! I am a newby to Laravel. I am building a market place for technicians. On the search page, I...
this is my simple tests, with nothing on it: <?php class BooTest extends TestCase { /** @tes...
Oversing is the largest Laravel app that we know of. It is an enterprise ERP and PSA - for context,...
Friend of mine in Japan created the package to extend existing Larave 4 to have add-on or extension...
Hi Guys I am trying to get my head around abstracting my repositories, however, I am having a little...
i have the issues Array to string conversion vendor/laravel/framework/src/Illuminate/Routing/Router....
I have a laravel script installed on my server - I don't know much about this framework (or php for...
Trying to rehaul my use of controllers and models. At the moment, I have a controller for: People/P...
Is it possible to create a model that doesn't extend Eloquent? I have need for some models that don'...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community