Support the ongoing development of Laravel.io →

1,185 Threads

Update category

Hi all. I am pretty close to a solution but am stuck. I have a category page where the category is c...

0 Likes
5 Replies

Add data to database with timer

Hello I want to put some sort of timer so the user can only add data to the database let's say ever...

0 Likes
3 Replies

compare array values

The problem i have is the following one: I have 2 arrays: Array ( [0] => off [1] => off [2] =&...

0 Likes
1 Replies
Solved

Passing an array of JSON objects from the biew with ajax

Hi Guys So I have an array containing many JSON objects, This is what it shows in console.log if i o...

0 Likes
1 Replies

Flow Chart Page Design

Hi, I'm wondering what the best approach to creating a flow chart style web page would be? For examp...

0 Likes
0 Replies

[SOLVED] ->withErrors() not working

SOLVED Accidentally had Laravel version 4.1.30 installed, installing 4.2.1 and copying Controllers,...

0 Likes
0 Replies

Get same values from 2 arrays (php)

The question is quite simple but i dont know how to do it. Let say i have 2 arrays: Array1( [0] =>...

0 Likes
1 Replies

Updating data to database

Hi all, I've been working away on my app and to date I have been successful. I have stumbled across...

0 Likes
1 Replies

Add default value to checkbox array (php)

So the point is that the user needs to select a (few) month(s) by clicking the checkbox. Then when t...

0 Likes
3 Replies
Solved

Process parameters when generate url

I'd like to use hashids replace general numeric id. so i add a route bind in routes.php to decode ha...

0 Likes
3 Replies

user images and profile image

How do you handle user images and profile pic? I have a table oft user images each row is an image a...

0 Likes
1 Replies

Ardent and forms with multiple models

I have a form that allows an admin to update a user. In this form, I have a multi-select for roles....

0 Likes
2 Replies

Get data from multiple input fields who are in a for loop

Ok the problem i have is the following one: (apoligize in advance for bad english xD) Im creating a...

0 Likes
4 Replies
Solved

extra slash: testphp/? ==> testphp?

A third party software will visit my laravel project with a link. But this link has a extra slash. I...

0 Likes
3 Replies
Solved

Request::segment from another uri

I'm creating an API in which routes are already made like: Route::post('/keyword/{keyword}/{page?}',...

0 Likes
0 Replies
posted 9 years ago

Upload image with description.

I am trying to upload a news item that requires a image and a message my form looks like <form...

0 Likes
3 Replies

File upload (Image)

<?php // Path to uploads /* Directory structure |--------------------------------------------...

0 Likes
0 Replies

What is the 'Laravel' way to achieve this..

On my app a user can upload a file.. i've created a function that generates a random 8 digit string...

0 Likes
2 Replies

Request::create() not pass parameters for url

Hey I want to do internal requests and I use Request::create() for this. According to the API the Re...

0 Likes
2 Replies
posted 10 years ago

How do I get the last pagination page by default?

I'm trying to get my forum to display the last page by default. But i simply can't get it to work. T...

0 Likes
5 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.