Skip to content

Mastering PHP and Laravel

Never stop learning!

Menu

  • LastPass – Are your passwords secure?

Laravel

Laravel Eloquent sortBy function

Here is how you can sort a collection by an ordered array of ids. The use case here was that I had a number of objects in a Redis cache, which were retrieved in unsorted order. The objects were large,

Kenny October 9, 2018 Laravel, PHP, Programming No Comments Read more

Making progress in Laravel

I’m making good progress in learning Laravel. I just wrote a service provider, and then created a Facade for it. The concepts are coming together nicely. Here are a few of the pages I used to help figure this out: https://laravel.com/docs/5.2/providers#registering-providers

Kenny March 29, 2016 Laravel, Learning, PHP, Programming No Comments Read more

Laracast: Laravel 5 Fundamentals

Today I’m starting the Laracast “Laravel 5 Fundamentals”. Let’s see how long it takes me to complete it…

Kenny February 11, 2016 Laravel, Programming No Comments Read more

Installing Laravel site: permissions

If you get this error Error in exception handler. when trying to hit the root of a new install, do these two things on OSX:   sudo chown -R _www app/storage (replace _www with your Apache server name if necessary)

Kenny October 27, 2014 Laravel, PHP No Comments Read more
  • Next »

Archives

Categories

  • iPhone (2)
  • Learning (42)
  • Linux (4)
    • Debian (1)
  • Mac Terminal / Linux (5)
  • Other Stuff (1)
  • Programming (66)
    • .NET (1)
      • C# (1)
    • Java (1)
    • Javascript (6)
      • AngularJS (1)
      • Node.js (2)
    • MySQL (2)
    • Objective C (1)
    • PHP (45)
      • Community (5)
      • Laravel (9)
        • Eloquent (3)
    • SQL (7)
    • Tools (2)
      • PHP Storm (1)
  • Slim Framework (1)
  • Uncategorized (7)
  • WordPress (3)
Copyright © 2022 Mastering PHP and Laravel. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.