Giter Site home page Giter Site logo

anowarcst / laravel-vue-crud-starter Goto Github PK

View Code? Open in Web Editor NEW
391.0 20.0 201.0 9.45 MB

Laravel 8 + Vue 2 + AdminLTE 3 based Curd Starter template

License: MIT License

PHP 47.84% Vue 38.00% Dockerfile 0.47% Blade 13.70%
laravel curd-starter-template phpunit coverage-report vue2 pagination dashboard profile vue vuejs

laravel-vue-crud-starter's People

Contributors

alphaolomi avatar anowarcst avatar colbygarland avatar dependabot[bot] avatar krebbi avatar repoerna avatar snyk-bot 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  avatar  avatar  avatar

laravel-vue-crud-starter's Issues

Does this have a CRUD generator?

Does this have a CRUD generator for laravel and vue.
Maybe with the relationship as well as crudbooster.

That would be wonderful.

Uncaught TypeError: Cannot set properties of undefined (setting '$gate')

I installed this application step by step by the document
when I ran npm run watch
I got `Additional dependencies must be installed. This will only take a moment.

Running: npm install vue-loader@^15.9.7 --save-dev --legacy-peer-deps

Finished. Please run Mix again.

`
after that I ran again and got this error in my console

Uncaught TypeError: Cannot set properties of undefined (setting '$gate')

Which Node and npm version is required

Hi,

'npm run dev' was not success with nvm node versions e.g. 12.x / 13.x / 14.x / 15.x / 16.x / 17.x after run 'npm install'

What should we do for that?

Thanks in advance!

Update to Laravel 8

Hello,

This is a nice project(template), it would be great to have laravel 8 support

Missing sessions table

The app does not work.
I get the following error when I try to get to the server:

Illuminate\Database\QueryException
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'demo.sessions' doesn't exist (SQL: select * from sessions where id = CNIyRisDeSAqOdMZrpAYocoBR6TKDlN5ePXA5mJl limit 1)

Yes, I ran php artisan migrate --seed to see create and seed the database (demo).

New Product Tags

I cannot add new tags to a product.

file: "/app/Http/Controllers/API/V1/ProductController.php"
line: 55
message: "Undefined index: id"

There's a check missing if the tag exists and if not to create it before syncing.

Are the documentation update?

I followed the installation as indicated in the documentation, unfortunately throws an error GET http://localhost:8888/css/app.css net::ERR_ABORTED 404 (Not Found) AdminLTE.css.map:13.

Also look for the adminlte (almasaeed2010/adminlte) folder in Vendor and I did not find it,
Finally the configuration file (AdminLTE.php) in the config folder is not found.

great job. regards

Standard User is able to Create Oauth Clients and Access Tokens

A Standard User is able to open /settings/developer and create OAuth clients as well as Personal Access Tokens.
He can also visit all /other settings pages, but don't get any further information.

The Routes to /settings (admin area) do need some protection.

Docker / BrowserSync / Mix

I've got this all setup and working flawlessly besides the "browserSync" no matter what I try I can not get it to load.

Is there a simple guide or tutorial on how to get it to work with this package?

Component file not reflect

i try to change the column name in Component/Users.vue, but it is not reflected, FYI I'm running using docker

Hide sidemenu on link click

How to auto-hide sidemenu when link is clicked in mobile view ? Sidemenu works better if you add linkActiveClass: 'active' in VueRouter.

Type User

hi , it is possible to create new user types?

Datatables

Hello Sir, Can You Add datatables in this project?
Thank you.

Suggestion: Search box

Can you please make a search box on the products page where whenever you type a letter, the list on the table will be filtered? thank you very much in advance.

adminer connection issue

Hi There,

What are the correct credentials for logging into adminer ? I tried with :
host: db:3307
user: root
password: 123456

But it does not work, it always says connection refused.

Possible to enable overlayscrollbars?

How would I enable overlayscrollbars for this? It appears it's still there, and in the plugins directory I'm just having trouble getting them to work without install the overlayscrollbars-vue npm

PHP 7.4 required via Docker

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.4.0". You are running 7.3.29. in /var/www/vendor/composer/platform_check.php on line 24

(fresh installation)

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.