Pronto Fuel is a heavilly opnionated starter kit for Laravel and Inertia.js powered by Vite

Related tags

Laravel pronto-fuel
Overview

Pronto Fuel

Pronto Fuel is a heavilly opnionated starter kit for Laravel and Inertia.js powered by Vite. It ships with autoimporting features and leverages the latest and greatest features from Vue 3.

Features

Comments
  • Trying to use Pronto Fuel with Docker on Ubuntu 22.04

    Trying to use Pronto Fuel with Docker on Ubuntu 22.04

    Estou tentando utilizar o Pronto Fuel, clono o repositório (que usando o comando que está no README.MD dá erro por não ter permissão), depois disso abro o VS Code e clico em "Reopen in Container" e então uma nova janela se abre e ele começa a instalar as dependências. No entanto, em determinado ponto retorna este erro:

    remoteContainers-2022-05-02T19-39-06.917Z.log

    Tenho NVM e todo o ambiente instalado, até instalei na minha máquina o PHP CLI, no entanto como é uma imagem Docker entendo que não precisaria necessariamente ter isso instalado na minha máquina.

    Poderiam me ajudar?

    Ubuntu 22.04 LTS nvm: 0.39.1 npm: 8.6.0 PHP 8.1.5 (cli) Docker version 20.10.14, build a224086 Visual Studio Code: 1.66.2 Remote-Containers Extension: v0.231.6

    opened by well-prado 25
  • Responsividade do menu lateral

    Responsividade do menu lateral

    Quando a resolução está entre de 1024w e 600w o menu lateral fica com bug, ele fica meio que na versão mobile (abaixo de 600w), sempre visível e não fecha com o movimento touch.

    Captura de Tela 2022-08-25 às 07 23 40
    opened by wesleycavalcante 3
  • Ray não funciona no Arch Linux

    Ray não funciona no Arch Linux

    Boa tarde, eu rodei o projeto e ao tentar debuggar com o Ray perceni que ele não captura os erros do Laravel por conta do Docker, tentei resolver o problema pesquisando na documentação do Ray mas não resolveu. Talvez seja alguma configuração que eu esqueci ou então só não funciona mesmo

    opened by fhilipecrash 3
  • Build

    Build

    Boa tarde, estou tentando colocar em produção um projeto, porém quando rodo build e subo para servidor não encontra o arquivo app.js, alterei todas as variáveis no .env. Poderia dar uma ajuda.

    opened by jcgava 3
  • Erro ao iniciar o devContainer

    Erro ao iniciar o devContainer

    Olá estou recebendo um erro que não consigo resolver.

    image

    Por gentileza você consegue me ajudar. Achei muito bacana o seu setup, passei a te acompanhar no Youtube.

    opened by rfl-designer 3
  • Adicionar o link do video youtube

    Adicionar o link do video youtube

    Sugestão

    Adicionar no readme.md o link do vídeo para ajudar as pessoas quem quer seguir por vídeo como usar esse repositório. https://www.youtube.com/watch?v=IzQxyZD2EXQ

    opened by wesllycode 1
  • ERR_CONNECTION_REFUSED

    ERR_CONNECTION_REFUSED

    Estou fazendo o build, subindo para o repositório, e fazendo o pull no servidor. Quando acesso o endereço do site, o app.js e o app.css retornam ERR_CONNECTION_REFUSED e nada carrega no site. Se eu acesso pelo run dev, tudo funciona perfeitamente, mesmo localmente quando rodo o run build, dá o mesmo problema. Você já passou por isso?

    opened by fabricio-gwadera 2
  • Hot reload not working

    Hot reload not working

    Pelo dev container, o hot reload do vite não funciona de jeito nenhum. Tive muitos problemas de lentidão também, iniciava o vite com npm run dev, e ao fazer alguma alteração em qualquer arquivo na pasta frontend, nada era atualizado na página. Muita lentidão também ao executar comandos do artisan, como make:model, controller, etc. Demorava uma eternidade pra aparecer no editor. Estou utilizando a stack mas fora do dev container. Alterei também as configs do server no vite.config.js, adicionei essa instrução pra ativar o hot reload. watch: { usePolling: true, },

    opened by fabricio-gwadera 1
Releases(0.0.2)
  • 0.0.2(Aug 22, 2022)

    • Add dark mode
    • Redesign the Authenticated layout
    • Fix Vue compiler template complaints to get HTML attributes autocomplete working
    • Add VueUse
    • Change Tailwind color palette
    • Fix Quasar SCSS variables configuration
    Source code(tar.gz)
    Source code(zip)
  • 0.0.1(Aug 19, 2022)

    • Adopt Laravel's default Vite plugin and server side handling
    • Add support for nested inline Inertia Persistent Layout
    • Add FadeTransition component
    • Add and Auth/Logo component so it can be reused in every Auth page in order to get smoother page transitions
    • Add Modal and Slideover components
    • Add an AppShell layout for functionalities shared across all pages and layouts
    • Add Pinia
    • Change TailwindCSS dark mode to class
    • Upgrade Volar extension to the official Vue one
    • Fix missing Emmet support on Vue files
    • Add missing Vue and Pinia API functions to .eslintrc to avoid IDE complaints when using them without importing them first
    • Ignore /public/build folder
    • Fix jsconfig.json root so IDEs can properly autocomplete import statements
    Source code(tar.gz)
    Source code(zip)
Owner
null
Gallium is a TALL stack starter kit offering a robust set of options enabling you to get up and running in a snap.

Very short description of the package This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention o

null 1 Nov 20, 2021
Jumpstart your web development journey with the HALT Stack Starter Kit, a one-command solution for creating dynamic, scalable, and clean web applications.

Welcome to the HALT Stack Starter Kit! This kit is designed to help you kickstart your web development projects using the HALT Stack, a powerful combi

HALT Stack 6 Jun 7, 2023
Laravel Livewire UI, Auth, & CRUD starter kit.

Laravel Livewire Ui This package provides Laravel Livewire & Bootstrap UI, Auth, & CRUD scaffolding commands to make your development speeds blazing f

null 97 Nov 15, 2022
A Laravel starter kit with auth scaffolding using Livewire & Bootstrap.

Zephyr This package is a Laravel starter kit with auth scaffolding using Livewire & Bootstrap. It was created for people who prefer using Livewire & B

null 23 Aug 26, 2022
Electrik is a full-featured, open-source, starter-kit to help you build you your SaaS application.

Electrik Electrik is a full-featured and open-source stater-kit for for your next SaaS application. It's built on top of Laravel, Livewire, neerajsoha

Electrik 129 Dec 31, 2022
This template should help get you started developing with laravel 9 + Vue 3 in Vite + Tailwind

simple-project This template should help get you started developing with laravel 9 + Vue 3 in Vite + Tailwind

Yemeni Open Source 4 Oct 5, 2022
Laravel Real-time chat app demo with React, Laravel Echo, Breeze, Socket.io, Redis, Inertia.js, TailwindCSS stack.

Laravel Real-time Chat App You can build yours from scratch with the following Medium article https://medium.com/@sinan.bekar/build-a-real-time-chat-a

Sinan Bekar 9 Oct 3, 2022
Inertia.js Events for Laravel Dusk

Inertia.js Events for Laravel Dusk Requirements PHP 7.4+ Vue Laravel 8.0 and higher Support We proudly support the community by developing Laravel pac

Protone Media 23 Sep 29, 2022
Simple SSR Head for Inertia.js Laravel

Inertia.js Laravel SSR Head Simple SSR Head for Inertia Laravel, solve the social media metadata display of small Inertia.js x Laravel site. NOT a ful

Lucas Yang 12 Nov 14, 2022
A package that adds view-composer like feature to Inertia.js Laravel adapter

Kinetic A package that adds view-composer like feature to Inertia.js Laravel adapter. Use to be able to share props based on the Inertia component nam

Marvin Quezon 76 Dec 12, 2022
Simple laravel hook for adding meta tags to head for inertia

laravel seo hook for js frameworks simple hook for adding meta tags to <head></head> for js frameworks inertia:react,vue, etc... in app/Meta.php put M

Razmik Ayvazyan 2 Aug 23, 2022
The magic of Inertia.js with the simplicity of Blade

Laravel Splade The magic of Inertia.js, with the simplicity of Blade. Support Splade. We proudly support the community by developing Laravel packages

Protone Media 702 Dec 29, 2022
Package to parse DNA kit files, and import them into Laravel

Package to parse DNA kit files, and import them into Laravel

Family Tree 365 4 Aug 31, 2022
Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.

REST API Response Builder for Laravel Master branch: Development branch: Table of contents Introduction Why should I use it? Usage examples Features E

Marcin Orlowski 614 Dec 26, 2022
A CMS start kit for websites, built on Filament and Laravel.

TrovCMS TrovCMS is a start kit for websites, built on Filament and Laravel. Install globally with composer. composer global require trovcms/installer

TrovCMS 12 Oct 20, 2022
⛽ Set of utilities to test Laravel applications powered by Octane.

⛽ Octane Testbench Set of utilities to test Laravel applications powered by Octane. Install Via Composer: composer require --dev cerbero/octane-testbe

Andrea Marco Sartori 35 Dec 7, 2022
Blade UI Kit is a set of renderless components to utilise in your Laravel Blade views

Blade UI Kit is a set of renderless components to utilise in your Laravel Blade views. In all essence, it's a collection of useful utilities, connecting the dots between different parts of the TALL stack. It was made for Blade, Laravel's powerful templating engine.

Blade UI Kit 1.2k Jan 5, 2023
It's like React for PHP. Powered by Laravel, Livewire, Tailwind, & Alpine.

Tailwire It's like React for PHP. Powered by Laravel, Livewire, Tailwind, & Alpine. Features: Use a custom view component class namespace Declare rout

null 5 Dec 12, 2021
🧱 A Roblox clone written in PHP powered by the Laravel framework.

Laravel Roblox Clone Originally written in June-July 2021 to get better with Laravel and to have something fun to work on. If you need any help, feel

Snoot 6 Dec 19, 2022