Support the ongoing development of Laravel.io →

Jquery DOM manipulation using values from xml-file

Hello everyone! I actually struggle trying to add elements to the DOM using jquery. The data I want...

0 Likes
0 Replies

Store information to DB with Ajax / Jquery / javascript ? Best solution?

Hi there, I have a view that shows a list of "things". Each "thing" has a checkb...

0 Likes
3 Replies

How to collect the objects from recursive tables?

I've got three tables, dates, and composite dates (and a pivot table). A date can be in many composi...

0 Likes
3 Replies

Structuring Code

I'm curious how you guys structure the controller's response on an ajax call? I usually don't use th...

0 Likes
2 Replies
posted 10 years ago

Timestamps() and auto inserts vor created_at

Im not sure, but i think in the past, when i used timestamps() in my migration, laravel automaticall...

0 Likes
3 Replies
Solved
posted 10 years ago

Liebig cron problem after re-migrating cron tables.

Hi guys! My cron jobs where working perfectly when I accessed the url and dumping the return of Cron...

0 Likes
2 Replies
Solved

Routing options to enable users to navigate a public folder

Hi I'm developing a site that will allow registered users to 'navigate' and view content (office doc...

0 Likes
4 Replies

How to avoid using Session Facade?

To allow for proper unit tests, it is recommended to avoid using Facades. How can I access Session i...

0 Likes
3 Replies

getting tree depth from a closure table

I'm building a threaded forum using closure tables. I have two tables, Paths and Comments, set up li...

0 Likes
0 Replies

Populate edit form inputs with many to many eloquent query?

I have a form that allows a user to submit a small image and a large image. The edit form is where I...

0 Likes
3 Replies
posted 10 years ago

Redirect unsecure requests to secure request

Hi, What is the best way to redirects that aren't secure, to a secure request? Like http://foo.bar s...

0 Likes
9 Replies
posted 10 years ago

Bug when creating a new thread and opening a new page

Fallowing these steps you will see the "bug" happen: Go to the "Create Thread"-...

0 Likes
0 Replies

Best Server/Company/OS for Laravel

Where do you guys all host your Laravel applications? And which Linux distribution is the best for L...

0 Likes
2 Replies

Best way to handle "too many" injections?

I'm in the midst of building a pretty large website with a lot of different content on each page. I...

0 Likes
3 Replies
Solved

File validation "The file exceeds your upload_max_filesize ini directive" Problem

Hi, I have a form with some validation rules and everything but the file validation works. The probl...

0 Likes
0 Replies

How to rollback external migrations ?

I want to write a "clean reinstall" CLI but I have a little problem... I can't rollback ex...

0 Likes
3 Replies
Solved
posted 10 years ago

Apache 2.4 shared host

hello I have symlink the public folders of my 2 projects to the DocumentRoot of Apache: root projec...

0 Likes
0 Replies
posted 10 years ago

Value Objects vs Validator extension

Hi there, I've got a little question on value objects. It's clear that value objects identify themse...

0 Likes
0 Replies

BindingResolutionException Unresolvable dependency resolving [Parameter #0 [ <required> $input ]].

Hello friends, I'm currently coding a REST API, however I'm having an issue with Laravel 4.1.x Bindi...

0 Likes
0 Replies
posted 10 years ago

Simple multilanguages mechanism. How to?

Hi, colleague! I think that common multilangual mechanism is a good idea. We have common class, whic...

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.