Support the ongoing development of Laravel.io →

davestewart

Joined 15 Apr 2015

Statistics

Threads 20
Replies 89
Solutions 5
Articles 0

[announcement] Laravel Sketchpad

Hey all, About a year ago, I posted about a package I was working on called Sketchpad, which I'm ple...

0 Likes
0 Replies

Random PHP parse errors on last line of random files

I've just set up a new Mac and have pulled my current project in. Strangely, I'm getting randomly-oc...

0 Likes
2 Replies

Why are setting up Facades so involved?

Specifically, why setting up a whole new class, adding a binding and alias are necessary. A brief te...

0 Likes
1 Replies

Best place to do a system check before starting the app

I'm building a kiosk app which centers around managing footage which is stored on a shared drive. If...

0 Likes
1 Replies
Solved
posted 8 years ago

Is there a more efficient way to do this query?

Here's the query: /** * Get all dates and counts for an event via the database */ public function...

0 Likes
2 Replies
replied 8 years ago

Random PHP parse errors on last line of random files

Thanks Pal, good plan. The easiest thing will probably be to set up and run the same project through...

0 Likes
replied 8 years ago

Real time chat in Laravel 5

Look as well into Firebase, and Socket IO

0 Likes
replied 8 years ago

Why are setting up Facades so involved?

No worries, this seems to tackle it. http://alanstorm.com/laravel_facades

0 Likes
replied 8 years ago

How to create a custom Flash Notifications service

I'm pretty sure you need to build and register your own Facade class to Notify::add() like that. Oth...

0 Likes
replied 8 years ago
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.