Support the ongoing development of Laravel.io →
posted 10 years ago

Using jquery mobiles date widget

Jquery mobile has a nice form-element called: "data": <input type="date" data...

0 Likes
1 Replies
Solved

mktime not working with larval

I'm using this tutorial to create a timer .. http://parashch.wordpress.com/2013/05/25/countdown-time...

0 Likes
2 Replies
Solved

Composer adding NUL's issue

ive been having some really strange problems with composer. It comes down to when i do a dump-autol...

0 Likes
2 Replies
Solved
posted 10 years ago

Need help on extending an open source laravel package

Would like to get help to extend a current open source laravel IPN package (https://packagist.org/pa...

0 Likes
0 Replies

Namespacing and Controllers in your 'Acme' folder?

Hi, I'm not sure I'm doing this the right way as it seems very messy. Moving my controllers from the...

0 Likes
9 Replies
Solved
posted 10 years ago

Laravel database to webserver

I have laravel project and want to move it to a webserver. I can copy the laravel files with FTP, bu...

0 Likes
2 Replies
Solved
posted 10 years ago

Is someone can give me a code that can create cookie and retrieve the data?

I can use $foreverCookie = Cookie::forever('forever', 'Success'); and it works perfectly but if I...

0 Likes
0 Replies

Model::find($id) is being called 2 times to get related records

I am running the below Controller method which gets data from a specific Campaign table by campaign_...

0 Likes
2 Replies
posted 10 years ago

How Request::wantsJson() and Request::isJson() process

Hello I have a some problem with Request::wantsJson() and Request::isJson() return value (boolean) I...

0 Likes
1 Replies
posted 10 years ago

Platform as a service with Laravel 4.x

I know this has been asked before, but the thread was pretty old and a lot of the PaaS providers hav...

0 Likes
13 Replies
posted 10 years ago

eloquent lists 2d array

table data id name type 1 Plain PATTERN 2 Strip PATTERN 3 Checker PATTERN 7 Oxford FABRIC 8 Twill FA...

0 Likes
1 Replies
posted 10 years ago

Envoy on windows?

Does envoy work on windows? When I run the below envoy command, I get... [[email protected]]: <...

0 Likes
3 Replies
Solved

Change data connection Laravel 4

Guys, good afternoon! Soon die and I can not solve a problem I'm having! I want some way I can chang...

0 Likes
5 Replies
posted 10 years ago

Bug??: Named Parameters are Not passed to Controller

I upgraded Laravel4.0 to 4.1. But The code (below) is not working well. example: Redirect::action('S...

0 Likes
0 Replies

"Different" validation approach

Hello Artisans! I'm working on a project that is quite complex and I'm trying to find the best solut...

0 Likes
3 Replies
posted 10 years ago

Laravel Meetup in the Triangle (Raleigh/Durham/Chapel Hill) - North Carolina

If you're in the triangle, we're trying to get a meetup going for Laravel (and related technologies)...

0 Likes
0 Replies

Relationships (One-to-One)

I'm new to Laravel put like what I see so far. Here's my issue. In my example app I have 2 models...

0 Likes
10 Replies
Solved
posted 10 years ago

How to add user id as a default value when inserting new records

I am building app for enterprise their are three tables: users table (belong to company) companies...

0 Likes
5 Replies

Store upload files into app folder

Hello. I'm building a big storage app for some official documents witch are also digitaly signed. I...

0 Likes
1 Replies
posted 10 years ago

Trying to get property of non-object

If i'm copy the url of the home page and paste it into another browser it should go to the login pag...

0 Likes
3 Replies
Solved

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.