Support the ongoing development of Laravel.io →

Show required field validation message ONLY ONCE

Hi, I got couple of mandatory fields. Required field validation is done and error message are shown....

0 Likes
4 Replies
Solved

Sending an email with database results

I need to query the database and send an email using the results from the database. I'm not entirely...

0 Likes
2 Replies
Solved

I cant open my update page

I have a index page with some athletes from my database. @foreach($sportler as $s) <tr>...

0 Likes
8 Replies

How to handle controllers in subfolders?

I'm a bit confusing about how to work with controllers which is in subfolders of controller dir. For...

0 Likes
3 Replies

Inserting multiple related models elegantly.

Hi there, I've got a little snippet of code that really bothers me. I think a little background info...

0 Likes
2 Replies
posted 9 years ago

RuntimeException You need to specify a file path to store the seed

error in After Installed: \vendor\symfony\security\Symfony\Component\Security\Core\Util\SecureRandom...

0 Likes
0 Replies

How to fake a request so that route() and other urls work in the CLI/Queues

I have a multi-tenant app. Each client with their own url (client.mycompany.com). When one of those...

0 Likes
1 Replies

Place for php.ini setting in Laravel?

I would like to set php.ini setting like: // example ini_set('max_execution_time', 30000); where pu...

0 Likes
2 Replies
Solved

How to load view with new tab or new window in browser?

Could I load view with new tab in browser? Pl help me.

0 Likes
2 Replies
Solved

Testing custom filters

Are there any resources or examples available that discuss testing custom filter classes? Or, do you...

0 Likes
0 Replies

Performance tweaking (i.e. Raspberry Pi)

What are key elements to performance tweaking for example on a Raspberry Pi my average request with...

0 Likes
1 Replies
posted 9 years ago

I can implement this transaction with laravel

Hello friends, as I can implement this transaction with laravel BEGIN; SELECT id FROM turns WHERE es...

0 Likes
1 Replies

Order my foreach loop order by date?

Hello, everyone, I am new to all this, even to php, so my questions could be really silly, but any h...

0 Likes
6 Replies
Solved

How to add logic toForeach loop to show just upcoming events, not finished events

Hello again, my dear fiends. So after understanding, how to order data from database in Foreach loop...

0 Likes
5 Replies
posted 9 years ago

Managing packages within my own package

Hi, My main goal is to extend my user model with sentry user model so I'm looking to publish the car...

0 Likes
2 Replies

Model for multilingual database

Hi, I'm new to Laravel and I really like it so far. I'm having some trouble with a multilingual data...

0 Likes
0 Replies

Desmart Pagination Package

I'm trying to get the Desmart Pagination Package (https://github.com/DeSmart/pagination) up and runn...

0 Likes
1 Replies
Solved
posted 9 years ago

Pass Laracon Ticket to Waiting List?

Hello, I have a ticket for Laracon that I am unable to use. Is there a procedure to have it go to so...

0 Likes
0 Replies

How laravel updates model ID in the following logic

I Use the following code for Saving a model(Car model) wich belongs to another model (Brand Model) a...

0 Likes
1 Replies

Pagination Problem

Hi i have problem in Pagination if i click page 2, page not redirect, but url change... help me plea...

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