Tag: laravel

  • Laraberg, a Gutenberg Implementation for Laravel, is Now in Beta

    Laraberg, a Gutenberg Implementation for Laravel, is Now in Beta

    The family of Gutenberg derivatives is expanding with the beta release of Laraberg, an implementation for Laravel. Maurice Wijnia, a developer at Van Ons, an agency based in Amsterdam, created Laraberg as an easy way for developers building applications with Laravel to integrate the Gutenberg editor. It includes a simple API and support for the…

  • How Laravel Forge Can Help You Run WordPress in the Cloud

    How Laravel Forge Can Help You Run WordPress in the Cloud

    This opinion piece was contributed by guest author Peter Suhm. Peter is a web developer from the Land of the Danes. He is the creator of WP Pusher and a huge travel addict, bringing his work along with him as he goes.   Laravel Forge is a server and application provisioning tool that was originally…

  • Laravel Releases Valet, a Minimalist Development Environment with Support for WordPress

    Laravel Releases Valet, a Minimalist Development Environment with Support for WordPress

    Laravel, the open source MVC PHP framework created for application development, has just released Valet, a minimalist development environment for Mac. It uses just 7mb of RAM, because it doesn’t include Vagrant, Apache, Nginx, or a /etc/hosts file. Here’s how it works: Laravel Valet configures your Mac to always run PHP’s built-in web server in…