Giter VIP home page Giter VIP logo

laravel-8-stisla-jetstream's Introduction

Laravel 8 + Stisla + Jetstream + Livewire

We love Stisla Admin Template and Laravel 8 let's make them love each other.

contributions welcome

What inside?

Include simple Data Table with Livewire (CRUD).

What next?

After clone or download this repository, next step is install all dependency required by laravel and laravel-mix.

# install composer-dependency
$ composer install
# install npm package
$ npm install
# build dev
$ npm run dev

Before we start web server make sure we already generate app key, configure .env file and do migration.

# create copy of .env
$ cp .env.example .env
# create laravel key
$ php artisan key:generate
# laravel migrate
$ php artisan migrate
# laravel link up storage files
$ php artisan storage:link

How does it look?

laravel-8-stisla-jetstream's People

Contributors

ahmadfaizk avatar lakuapik avatar mochammadfawwaz avatar myfra avatar nathaneyre avatar nyancodeid avatar rifan75 avatar urukalo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravel-8-stisla-jetstream's Issues

Letak component stisla

Disini waktu pertama kali sudah dikasih contoh untuk section user, baik user.data user.create beserta table view dan form nya, yang saya tanyakan stisla kan banyak banget componentnya, seperti chart, modal, tabs dll itu kita harus copy lalu input manual component nya atau sudah ada disin terima kasih

Bisakah Stisla ini di aplikasikan untuk SPA ?

hai lagi master, saya melihat ada turbo link di dalam aplikasi ini , apakah turbo link disini dapat digunakan dan bisa mengaplikasikan SPA ?
karena di livewire 2 turbolink sudah di tiadakan.
kalau pun bisa, boleh minta tolong berikan sedikit contoh kisi-kisi atau cara menggunakan turbolink untuk SPA di aplikasi ini ?
terima kasih atas perhatiannya.

Many to many eloquent

Saya mencoba membuat many to many eloquent dengan table pegawai, keterangan, dan pemasukan. Kalau saya run dengan view table tanpa render dari table.Main data bisa muncul normal seutuhnya. Tapi ketika saya masukkan ke dalam table.main selalu error array of null. Kenapa ya kira kira??

email verification

halo, mau tanya untuk change email verify template dari mana ya. karena mau ubah template bawaan dari jetstream. terima kasih

Populate data into datatable using json response

Hi, Thanks for this great project. I'm in love with this jetstream + stisla. I just want to ask, how exactly do we populate data if we are using response from REST API instead of direct access query from DB? Any idea on how to populate data to the table using such way?

Trying to access array offset on value of type null

misi om mau tanya, ini kenapa ya eror Trying to access array offset on value of type null,

Trying to access array offset on value of type null (View: \laravel-8-stisla-jetstream\resources\views\pages\student\student-data.blade.php)

pas di dd di bagian $data = $this->get_pagination_data(); datanya null,

Letak component stisla

Disini waktu pertama kali sudah dikasih contoh untuk section user, baik user.data user.create beserta table view dan form nya, yang saya tanyakan stisla kan banyak banget componentnya, seperti chart, modal, tabs dll itu kita harus copy lalu input manual component nya atau sudah ada disin terima kasih

Question: why add tailwindcss?

As i browse the codebase, i found tailwindcss is added to this starter template.

Stilsa uses bootstrap 4 right?

Why add tailwindcss to the core?

If the use of tailwindcss is only for implementing some of jetstream ui,
why not implementing this on boostrap and elevating the use of stilsa dashboard it self?

Problem with login

There’s problem with login always failing with wrong credentials message. I have tried with different users after registration but still fails.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.