Code Monkey home page Code Monkey logo

laravel8-inertiajs-fullstack-application's Introduction

Hi, I'm Ludovic!

I'm a Software Engineer, specialising in web application development with Laravel and Vue.

I joined Epekta as a Full-stack Developer ๐Ÿช. My current role allows me to work remotely from home ๐Ÿ .

This journey began with the creation of my YouTube channel to modestly share my knowledge in PHP ๐Ÿค. Since then, I've actively shared my expertise and crafted incredible applications in PHP and JS using Laravel and Vue.

If you're interested in my work, feel free to follow me!

Find me on Twitter.

About Me

I specialise in designing web products with Laravel and Vue. As the creator of the Laravel Jutsu project, my goal is to give the deserved momentum to these frameworks within the French tech community.

laravel8-inertiajs-fullstack-application's People

Contributors

ludoguenet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

laravel8-inertiajs-fullstack-application's Issues

soucis avec flash

   <div
          class="bg-green-200 text text-green-500 p-3"
          v-if="$page.flash.success"
        >
          {{ $page.flash.success }}
        </div>

a ce moment de la video, ca marche pour vous
https://youtu.be/nH1IByNxjbI?t=1038

mais il semble que pour la nouvelle version de jetstream, ca ne fonctionne plus

[Vue warn]: Error in render: "TypeError: _vm.$page.flash is undefined"

db seed course

salut,
j'ai un soucis pour seeder les cours avec le code fournit sur le git

Illuminate\Database\QueryException 

  SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: courses.user_id (SQL: insert into "courses" ("title", "description", "user_id", "updated_at", "created_at") values (Quidem quidem eum nobis sequi est voluptate eum., Numquam nihil voluptas eum quo. Dolor quis sint et temporibus adipisci dolorum deleniti. Voluptates placeat molestiae ipsa. Et nemo et sint facere.

Nam facilis animi porro est ut accusantium at. Quas voluptatem eaque dolorem quo porro.

Repudiandae hic fugiat quis necessitatibus illum facere. Ratione quis aut enim quas sed accusamus. Sequi neque nihil earum aliquid enim assumenda similique facere., ?, 2021-01-10 21:42:18, 2021-01-10 21:42:18))

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:678
    674โ–•         // If an exception occurs when attempting to run a query, we'll format the error
    675โ–•         // message to include the bindings with SQL, which will make this exception a
    676โ–•         // lot more helpful to the developer instead of just the database's errors.
    677โ–•         catch (Exception $e) {
  โžœ 678โ–•             throw new QueryException(
    679โ–•                 $query, $this->prepareBindings($bindings), $e
    680โ–•             );
    681โ–•         }
    682โ–• 

      +16 vendor frames 
  17  database/seeders/DatabaseSeeder.php:20
      Illuminate\Database\Eloquent\Factories\Factory::create()

      +22 vendor frames 
  40  artisan:37
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
air-de-sylvain:laravel8-inertiajs-fullstack-application 

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.