I have two tables: images -id -name -imageable_id -imageable_type article -id -title .... -image_id...
I'm trying to setup my first large application on a centOS vps server. I tried installing supervisor...
I think I may have encountered this issue, is there some mechanism in place to prevent this?
For each day i have start and end time for the restaurant . ex :( Monday from 8 pm to 1 am and fro...
I'm with a project in Laravel, which I need to create three types of administrator. For example, th...
Can someone explain me why I have to use the local_key in this relationship? My table User have a pr...
I have structure like this: orders id - integer name - string order_details id - intege...
Hello everyone! I have the following situation. I created a table person with the following migratio...
I want to redirect my user to another page after they have signed up. For that i need to access thei...
folks i have been trying to implement this simple sql for mysql in laravel, i know i am missing some...
Hi everyone. I have a RESTful API and need to upload more than 20,000 records at once from a desktop...
Hi. i would like to know how do i sort the data from my union query package_data query $query = DB::...
I'm trying to port over to Laravel a feature that I built in PHP where a user can enter approximate...
I have a project that comprises of various laravel models. Everything has worked fine because I have...
I have project without vendor folder and fat composer.json. This is my composer file: { "name&q...
i just created a api using Lumen whern i tried it in localhost using the phpmyadmin database the res...
Good evening, I made a sketch of what I did: http://i.imgur.com/b7WYg2N.png Now I have to do this:...
I have a model called Article with the table 'articles' and in the database there is a 'published' c...
I install Laravel-5.2 in my localhost and change directory structure like this -laravelfiles -pacakg...
we have our system and we build new system with laravel, currently it will be hard to remove the old...
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