GithubHelp home page GithubHelp logo

Comments (16)

LaravelDaily avatar LaravelDaily commented on June 14, 2024

Hi, great first feedback, thanks a lot.
Forgot to mention in the docs - QuickAdmin generates Controllers so it needs write rights to folders: /app, /app/Http/Controllers, /app/Http/Requests, /database/migrations, /resources/views.
Please assign write rights there, and try again, meanwhile we will try to update package to create writeable folders and will update readme file.

from quickadmin.

shankhadevpadam avatar shankhadevpadam commented on June 14, 2024

Thanks for your quick response, but still i got a same issue.

from quickadmin.

LaravelDaily avatar LaravelDaily commented on June 14, 2024

Ok, we're fixing the issue at the moment. Probably the problem is with newly created Admin folder. Do you have writeable rights on app/Http/Controllers/Admin ? (we are now testing it, trying to create folder with writeable rights already).

from quickadmin.

shankhadevpadam avatar shankhadevpadam commented on June 14, 2024

Mate, i have create the Admin folder inside the controller directory with right permission but still got same problem.

from quickadmin.

LaravelDaily avatar LaravelDaily commented on June 14, 2024

Ok, first of all thank you for spending time on this and for helping, I really appreciate it.
Could you then describe some details about the problem? What is the exact error message or something in Laravel log file? Maybe it's not about folder permissions at all..

from quickadmin.

shankhadevpadam avatar shankhadevpadam commented on June 14, 2024

local.ERROR: exception 'ReflectionException' with message 'Class App\Http\Controllers\Admin\BlogController does not exist' in /home/padam/html/laravel/vendor/laravel/framework/src/Illuminate/Container/Container.php:737

from quickadmin.

LaravelDaily avatar LaravelDaily commented on June 14, 2024

Hmm.. Ok, so my version: you didn't have writeable rights on the folder, so Controller creation failed, and now it's not found. Could you please start from fresh install of Laravel and package? Or at least create a new CRUD and see if it works? Thanks again for the help.

from quickadmin.

fosron avatar fosron commented on June 14, 2024

Mac OS X 10.11, same issue, though writing permissions should not be a problem here.

from quickadmin.

LaravelDaily avatar LaravelDaily commented on June 14, 2024

Update on the situation: tried on Homestead, Ubuntu, Windows (XAMPP and Wamp) - cannot reproduce the issue. Will be trying. If anyone has the same situation, please give more details which could help us.

from quickadmin.

arku31 avatar arku31 commented on June 14, 2024

PHP 5.5.9-1ubuntu4.14 (cli) (built: Oct 28 2015 01:34:46)
php -m here http://pastebin.ru/MdeQ0LrQ

video is here https://yadi.sk/i/V_RiYnNOkkoeY
video also shows common mistakes in fast-installing :)

from quickadmin.

ModestasV avatar ModestasV commented on June 14, 2024

Hello @arku31, I'm glad that you reported this bug with very detailed info.

In your video you showed your fast mistakes and we will look into them (probably we will add notice to enter the directory before installing our package).

The next thing we saw was that it didn't create the folder App\Http\Controllers\Admin so the controller was not created. Maybe there is something wrong with creating files in your application. Could you try to make App\Http\Controllers writable and try to create new CRUD again? We are unable to get the same result you get.

We will try to fix this bug as soon as possible.

from quickadmin.

arku31 avatar arku31 commented on June 14, 2024

I got a folder http://joxi.ru/Q2KY67qU9bnkVr and this is also shown by "ls" command http://joxi.ru/L21zabJs6G5ozA

I guess thats the problem.

from quickadmin.

ModestasV avatar ModestasV commented on June 14, 2024

@arku31 Could you try to update the package and create new CRUD?

from quickadmin.

arku31 avatar arku31 commented on June 14, 2024

@ModestasV only tomorrow at 7:00 gmt. I guess someone else in this thread could try to do it early.. The main phase was passed :)

from quickadmin.

w00p avatar w00p commented on June 14, 2024

Great work guys. I Can confirm that this problem is now fixed. Did a new install, and it now works.
I have some other issues. Will make a new topic

from quickadmin.

ModestasV avatar ModestasV commented on June 14, 2024

Thanks for the report and great help!

Closing this issue for now.

from quickadmin.

Related Issues (20)

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.