Manage newsletters in Laravel
This package provides an easy way to
integrate subscriptions to email lists
of various email services.
Features:Documentation availableSupports
Mailcoach (buil...
Enter
Laravel Validation Rules
A set of useful Laravel validation
rules. This repository contains some
useful Laravel validation rules.
Features:Determine if the user is
authorized to perfor...
Enter
Laravel JSON API Paginate
In a vanilla Laravel application, the
query builder paginators will listen to
the page request parameters. This works
great, but it does not follow the
example...
Enter
Html Menu Generator for Laravel
This is the Laravel version of our menu
package adds some extras like
convenience methods for generating URLs
and macros. Virtually every website
displays some...
Enter
Laravel Web Tinker
Artisan's tinker command is a great
way to tinker with your application in
the terminal. Unfortunately running a
few lines of code, making edits, and
copy/...
Enter
Laravel View Models
Have you ever made a controller where
you had to do a lot of work to prepare
variables to be passed to a view? You
can move that kind of work to a
so-called vi...
Enter
Racket
Racket is a general-purpose programming
language and an ecosystem for
language-oriented programming. This
repository holds the source code for the
core of Rack...
Enter
Sortable behaviour for Eloquent models
This package provides a trait that adds
sortable behavior to an Eloquent model.
The value of the order column of a new
record of a model is determined by the m...
Enter
Manage events on a Google Calendar
This package makes working with a
Google Calendar a breeze. Manage events
on a Google Calendar. The first thing
youll need to do is get credentials to
use Goo...
Enter