Support the ongoing development of Laravel.io →

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
posted 10 years ago

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 10 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 10 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 10 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

Querying available permissions for a user , in Role based access control system

Hello everybody I have three tables for implmenting role based access control system: -users -roles...

0 Likes
3 Replies
Solved

One to many error.

Hi, this is my category model <?php class Category extends \Eloquent { protected $fillable = []...

0 Likes
3 Replies
Solved

Custom View Helper - Am I over engineering here?

So you need to pass data to your view? Normally, you'd do something like this. CONTROLLER: class Hom...

0 Likes
0 Replies
posted 10 years ago

The SessionBagInterface attributes is not registered

We are facing this issue. Log.ERROR: exception 'InvalidArgumentException' with message 'The SessionB...

0 Likes
2 Replies
posted 10 years ago

Include SubViews with same extended view gives first view twice

Hey, ill got these Views http://laravel.io/bin/mWdxm Now if i open the main.blade.php ill expect to...

0 Likes
1 Replies

Route group capturing every route

I'm using creolab/laravel-modules to create an application and the administration area will be a mod...

0 Likes
0 Replies

problem with script which in created bu Laravell

hi dear i have problem this is the page : http://portal.elweb.ir/public/ , http://portal.elweb.ir/p...

0 Likes
4 Replies

php web server and Redirect::to

Hello, now i use new for me method of development. i use php web server on local development machine...

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.

© 2024 Laravel.io - All rights reserved.