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

Dynamically created input fields not present in $_POST

In my Laravel installation I have a need for the users to add extra form fields within the create fo...

0 Likes
3 Replies
Solved
posted 11 years ago

Newbie Question! (Subdirectory)

How I can acces my other folders in public folder?? Example i put a folder (public/proceduralphp) a...

0 Likes
6 Replies

Creating a Relationship with a User, Ribbon and adding additional information

Hi All, I am trying to create a relationship between a used by many Ribbon and a User however I want...

0 Likes
3 Replies

Laravel inserting into a three-way pivot table

##Summary## I am building a music discovery service. My question is: How do I insert data into the t...

0 Likes
1 Replies

Form error on submit (update)

I am a Laravel newbie and trying to figure out basic updating. It loads the form data but every tim...

0 Likes
3 Replies
Solved

Newb looking for quick quick database to model generation

I am pretty new to Laravel, and I am just looking for the best way to get started and learn things w...

0 Likes
0 Replies

Basic implementation of cookieless sessions

Not a question but documentation case for all who needs it. Please note this is not complete solutio...

0 Likes
1 Replies

Newbie question - routing not working Apache 2.4 Win 7

Hi, Laravel newbie of one day's experience and extremely keen to see what all the fuss is about. Tr...

0 Likes
15 Replies

How password reset/remember is working in Laravel new versions

Dear friends, I'm a few lost with the password reset and reminder in Laravel new versions. When (wic...

0 Likes
2 Replies
Solved

Show number of occurrences for one Model

Hello I have two models, Post and Tag and they are connected like this: class Post extends Eloquent...

0 Likes
2 Replies

How could I access to one related User Profile model with Auth::User() method

Dear friends, I'm using one PROFILE model related with the USER Model. When I authenticated one user...

0 Likes
2 Replies
Solved

Trying to get data from a many-to-many relationship

Hello! I have a many-to-many relationship with decks and cards, something like this: http://laravel....

0 Likes
4 Replies
posted 11 years ago

eh. How to avoid HTML Escape?

I want to create a link like <a href="xxx/logout"> 登出<br/>Sign Out </a>...

0 Likes
1 Replies

Validation based on different fields

I have 3 select lists with countries, I want the user to change only one of the 3 lists, this works...

0 Likes
0 Replies

How to mock facade from package?

Package Thujohn\Twitter; Twitter::shouldReceive() gives me error: Parse error: syntax error, unexpec...

0 Likes
4 Replies
Solved
posted 11 years ago

Gallery Creator

Hi guys, I create a Gallery creator that I'm using on most of my recent projects. It allows you to n...

0 Likes
2 Replies
posted 11 years ago

Invoker JMXInvokerServlet

Hey, i got a Exception Mail from my project. Someone tries to access the following url: http://myhos...

0 Likes
0 Replies

Passing data to a view in the right way

Hi everybody. I'm new to Laravel and this is the first framework I use, I'm loving it so far. I have...

0 Likes
3 Replies
Solved

Help with getting Tinker working in MAMP

Hey, So I use OSX 10.9, MAMP 3, and php 5.4.4. I was looking at artisan tinker and when I ran the...

0 Likes
1 Replies
posted 11 years ago

Using Codesleeve/Asset-Pipeline; How can I include a reset css file BEFORE everything else?

Well, if the title wasn't descriptive enough, I am using Codesleeve/asset-pipeline to achieve an ass...

0 Likes
0 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.

© 2025 Laravel.io - All rights reserved.