Coder Social home page Coder Social logo

laravel-crud-generator's Introduction

Hi there 👋

Anurag's github stats

  • 💬 Ask me about PHP, Laravel framework, Web development career path and also about the greatest Rock and Electronic music tracks and artists 😉
  • 📫 You can reach me by:

Linkedin Badge

laravel-crud-generator's People

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

laravel-crud-generator's Issues

Target class [App\Page] does not exist.

In Laravel 7: I ran php artisan make:crud PageController --model=Page --validation and then the following error appeared ...

A App\Page model does not exist. Do you want to generate it? (yes/no) [yes]:

yes

Model created successfully.

Illuminate\Contracts\Container\BindingResolutionException

Target class [App\Page] does not exist.

at C:\Users\Rafael\projects\cbc-website\vendor\laravel\framework\src\Illuminate\Container\Container.php:811
807|
808| try {
809| $reflector = new ReflectionClass($concrete);
810| } catch (ReflectionException $e) {

811| throw new BindingResolutionException("Target class [$concrete] does not exist.", 0, $e);
812| }
813|
814| // If the type is not instantiable, the developer is attempting to resolve
815| // an abstract type such as an Interface or Abstract Class and there is

1 C:\Users\Rafael\projects\cbc-website\vendor\laravel\framework\src\Illuminate\Container\Container.php:809
ReflectionException::("Class App\Page does not exist")

2 C:\Users\Rafael\projects\cbc-website\vendor\laravel\framework\src\Illuminate\Container\Container.php:809
ReflectionClass::__construct("App\Page")

About Views

Hi. Thanks for this tool, really! This is exactly what I was looking for.

i was try it. But this tool not generated views.
Is there a problem or is this tool not like the picture?

Failed to open stream: No such file or directory

After update to 0.5.4...

php artisan make:crud PageController --model=Page --validation

ErrorException

include(E:\Users\desarrollo\projects\website\vendor\composer/../../app/Page.php): failed to open stream: No such file or directory

  at E:\Users\desarrollo\projects\website\vendor\composer\ClassLoader.php:444
    440|  * Prevents access to $this/self from included files.
    441|  */
    442| function includeFile($file)
    443| {
  > 444|     include $file;
    445| }
    446|

1 E:\Users\desarrollo\projects\website\vendor\composer\ClassLoader.php:444
include()

2 E:\Users\desarrollo\projects\website\vendor\composer\ClassLoader.php:322
include(E:\Users\desarrollo\projects\website\vendor\composer/../../app/Page.php): failed to open stream: No such file or directory

Form Request

hii,

i use your library, can you provide the From Request. So validate field not on controller but in Request.

Thanks you.

Laravel 8.x support

Hello , you have a nice crud generator , good job sir 👍🏼.
will you add Laravel 8.x support any soon ?!
😃

Will you ever create a GUI for it?

Hello,

I checked your tool today, great, will you ever make a GUI extension out of it like infyom did?
The main problem for most is to remember the syntax of everything(too many frameworks out there) like in your demo the "required email unique:users,email" is something a programmer would need to search in the doc and again and again as it is not straight forward to remember.

With a GUI and tick boxes, it eliminates a lot of the searching.

Just feedback for you to keep as I have noticed that since I started to work more with GUI tools in my coding, I gain a huge amount of time(no need to spend time looking for commands).

I did not know where to write this question, you can delete it no worry.

Thanks.

Laravel 8.65 issue: The "requests" option does not exist.

Attempting to create the crud i've probabily found new issue:
image
[Composer.json ]
"require": {
"php": "^7.3|^8.0",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^8.65",
"laravel/sanctum": "^2.11",
"laravel/tinker": "^2.5",
"laravel/ui": "^3.3",
"mehradsadeghi/laravel-crud-generator": "^0.5.4"

Generating view

Hi
Can your tool generate Cruds View ? or i should do it by my self ? My view folder is empty :(

Thank you

Not an issue just wanna say thanks!

دمت گرم انصافا ایدش به ذهنم رسیده بود خواستم بزنم یکم سرچ کردم دیدم یه ایرانی زده😂

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.