Support the ongoing development of Laravel.io →

bflydesign

Joined 21 Nov 2014

Statistics

Threads 4
Replies 4
Solutions 2
Articles 0
posted 8 years ago

Str::words takes images

Hello, I am using the Str::words() method on the news-messages as a teaser. When I add an image to m...

0 Likes
0 Replies

TokenMismatchException only on some mobile devices

I have a very simple subscriptionform (email + button) that works perfectly except on my iPhone 5c....

0 Likes
3 Replies
Solved

Manually created pagination always returning the full list

I couldn't use the paginate()-method anymore cause I needed to add an extra attribute to every eleme...

0 Likes
2 Replies
Solved
posted 8 years ago

Pass route-prefix to controller as parameter

Hello, I use a language prefix in my routing like this: Route::get('/', function(){ return Redir...

0 Likes
0 Replies
replied 8 years ago

TokenMismatchException only on some mobile devices

tkprocat said: Would there happen to be some javascript involved in said situation? The solution w...

0 Likes
Solved
replied 8 years ago

TokenMismatchException only on some mobile devices

@tkprocat: there are javascripts running but not involving the form and/or the submit. There were 2...

0 Likes
replied 8 years ago

Manually created pagination always returning the full list

I did got it working turning things around: public function allPaginate($perPage) { $result = $t...

0 Likes
Solved
replied 9 years ago

Homestead ssh weird chars

I got the response today. Instead of using the global command 'homestead up' in your terminal, go to...

0 Likes

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.