I'm working on my first large webapp using Laravel, and have been wondering how most experienced Lar...
Greetings everybody. I have L 4.2 project working fine in testing env and having 404 on all routes i...
Is it possible to reference a full namespace? I mean using: use MyApp\Models; (this is not working...
I'm struggling to find this anywhere in the documentation so let's ask here: Does Input::file('photo...
Hello guys, I have this Route defitinion: Route::get('packages/{package}', ['uses' => 'ProductsCo...
Hello, I have a table communications and a table agents. Each communication belong to an agent. I wo...
I have table with users which includes their date of birth. I don't think i'm inserting the date the...
While I'm using injection for validation and few other stuff. I'm still wondering about the differen...
Ive built a gallery based site using Laravel. To avoid some image theft and for statistics, image ge...
Hi everybody!! With Zizaco Entrust how do we denied access in resources, i allready read the manual,...
I'm adding a mobile-friendly website to my laravel app, so I added the following code to /app/config...
*Disclaimer: This is just theory crafting I'm interesting in learning about Service Oriented Archite...
Hi there, I am getting a directory listing when I do not specify 'public', but with public I get the...
##Hi guys, I created a table name in MySQL called "orm" I also created a model like this o...
my version is laravel 4.2 in mycode , I have got a Collection $serieses, and it has a relation named...
Hi I have question. Should I commit app/config to my repository? What is the best practises ? In my...
/* |-------------------------------------------------------------------------- | Third Party Service...
Coming from Codeigniter, I'm used to placing all my database queries in the model. From what i've se...
Im getting emails to send no problem, but i want to list them and make use of the API in an interfac...
i trying build form with sentry package from tutorial on this page : (http://seputarpemrograman.com/...
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