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

Sign Up Fee w/ Billing

Does anyone know if it possible to charge a setup fee when doing a subscription? I asked Stripe and...

0 Likes
1 Replies

Table Create Problem L4

I want more table create using L4, But when a create a new table called (mail) nothing migrate this...

0 Likes
2 Replies

API using barryvdh/laravel-cors package can't accept posts when using XDomainRequest (IE9)

I am using the barryvdh/laravel-cors package for doing my Cross Domain stuff. However, we have cust...

0 Likes
0 Replies
posted 10 years ago

Same-page content switching with Blade

Hey, just a quick question that I'm sure has been asked before but I don't have time to dig at the m...

0 Likes
3 Replies

use $query var as limit

select * from `prices` where `prices`.`item_id` in ('1', '2', '3') and `created_at` <= '2014-06-2...

0 Likes
0 Replies

Refill form inputs when reload page.

Hello . When i navigate on a view the form fields get cleared but if i fill a field and reload the p...

0 Likes
0 Replies

how to use errors message (MessageBag) in Form macro?

I want to create form macro, and i want to use errors message in it. how to use errors message (Mess...

0 Likes
1 Replies

Eloquent is everywhere

I'm learning DDD pattern and signle responsability and what not, and i found one thing that repeats...

0 Likes
0 Replies

Parameters in relationships referencing other relationships

I'm trying to limit the results from a relationship based on results in another relationship. Here's...

0 Likes
1 Replies

Spreadsheet-Style Interface

I searched for "Spreadsheet" and didn't find anything here, so I thought I would post a qu...

0 Likes
2 Replies

Printing out all tags (manytomany)

Hey guys. Still having a bit of a hard time learning the relationships ^^ So i wanna print out all t...

0 Likes
3 Replies
posted 10 years ago

Built-in Redis Queue vs PHP Resque

Just out of curiosity, I'm wondering if anybody has any experience with using both the built in Redi...

0 Likes
0 Replies

Create a 'static' function in a model

Hello all, I have some lookup tables in my project that contain some id => name values. For that...

0 Likes
0 Replies
posted 10 years ago

Use of undefined constant STDIN - assumed 'STDIN'

Hello, I'm using Laravel 4.2. When I run: Artisan::call('migrate'); php throws: ErrorException Use...

0 Likes
2 Replies
Solved
posted 11 years ago

CSS not being found in public folder (L4, HipHop, Nginx)

I am trying to link my CSS and JS in my blade template but they are not working. I used: <link re...

0 Likes
2 Replies
posted 10 years ago

Has anyone used Response::stream?

Looking for some information Response::stream() what it's for, how to use it etc. It's not in the ma...

0 Likes
0 Replies

Optionality: `sometimes` we need a little bit more

Hello, Given I have a model with an optional 'email' attribute. When specified, it has to link to a...

0 Likes
0 Replies
posted 10 years ago

hide public/index.php in url mantaining assets accessible

I'm trying to hide public/index.php url, mantaining assets file and folders (in public folder) acces...

0 Likes
6 Replies
Solved

Error when I upgrade to 4.2 in \Illuminate\Support\Str.php on line 7

Hello when I Upgrad from 4.1.30 to 4.2 and I got this error : Parse error: syntax error, unexpected...

0 Likes
5 Replies

How to create a variable accessible to all controllers and views?

Hi guys! The reason I'm asking this is because I created an Ad class. My current setup right now is...

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

© 2025 Laravel.io - All rights reserved.