Hi all. I am pretty close to a solution but am stuck. I have a category page where the category is c...
Hello I want to put some sort of timer so the user can only add data to the database let's say ever...
The problem i have is the following one: I have 2 arrays: Array ( [0] => off [1] => off [2] =&...
Hi Guys So I have an array containing many JSON objects, This is what it shows in console.log if i o...
Hi, I'm wondering what the best approach to creating a flow chart style web page would be? For examp...
SOLVED Accidentally had Laravel version 4.1.30 installed, installing 4.2.1 and copying Controllers,...
The question is quite simple but i dont know how to do it. Let say i have 2 arrays: Array1( [0] =>...
Hi all, I've been working away on my app and to date I have been successful. I have stumbled across...
So the point is that the user needs to select a (few) month(s) by clicking the checkbox. Then when t...
I'd like to use hashids replace general numeric id. so i add a route bind in routes.php to decode ha...
How do you handle user images and profile pic? I have a table oft user images each row is an image a...
I have a form that allows an admin to update a user. In this form, I have a multi-select for roles....
Ok the problem i have is the following one: (apoligize in advance for bad english xD) Im creating a...
A third party software will visit my laravel project with a link. But this link has a extra slash. I...
I'm creating an API in which routes are already made like: Route::post('/keyword/{keyword}/{page?}',...
I am trying to upload a news item that requires a image and a message my form looks like <form...
<?php // Path to uploads /* Directory structure |--------------------------------------------...
On my app a user can upload a file.. i've created a function that generates a random 8 digit string...
Hey I want to do internal requests and I use Request::create() for this. According to the API the Re...
I'm trying to get my forum to display the last page by default. But i simply can't get it to work. T...
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