Laravel Easy Admin Panel

Declare a screen in PHP and Leap gives you the index, the editor, validation, search and permissions.

A leapstart for your next website

One command scaffolds the frontend too: pages, sections, navigation, search, SEO and cookie consent.

Change anything you like

Log in on the admin panel with info@example.com / leapdemo. The site resets 15 minutes after the last edit.

A screen per model

A resource is one class pointing at one model. Fields are declared with a fluent API — ->translatable(), ->required(), ->media(), ->searchable() — and the panel builds the rest. leap:module writes the first version from your migration.

Resource

Pages an editor composes

This page is a list of sections: three slides, these text blocks, a quote, three card rows and a call to action. You decide which types exist; the editor adds, reorders and switches them off. Have a look at Sections for all of them at once.

Attribute

Two languages, one record

Mark an attribute translatable and the editor grows language tabs. English is served unprefixed here and Dutch under /nl; slugs, menus, hreflang and the sitemap all follow from that one setting.

Two languages, one record

A starting point, not a finished site

Everything here exists to be replaced. The copy explains the feature it is sitting in, the images are deliberately abstract placeholders, and the styling is a handful of design tokens in project.scss. Delete what you do not need and build your own thing on top.

“The best starting point is one you can throw half of away.”

— The quote section: a heading and an attribution

Agenda

View all
  • Nothing to show yet.

Releases

View all

Reference

View all