GithubHelp home page GithubHelp logo

jorgehernandezch / laravel8-boleto-exemplo Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 2.22 MB

Laravel com exemplo para gerar um boleto com a Biblioteca eduardokum/laravel-boleto

PHP 80.05% Blade 19.95%
laravel boletos remessa retorno eduardokum laravel-boleto php

laravel8-boleto-exemplo's Introduction

JORGE EDO. HERNANDEZ

Twitter Badge Github Badge Linkedin Badge

A bit of me ๐Ÿš€

I'm a ('developer',[
   'languages'  => ['html','css','php','javascript','typescript','git'],
   'frameworks' => [
      'frontend' => ['ReactJS','NextJS','Livewire'],
      'css'      => ['Boostrap','Tailwind'],
      'mobile'   => 'ReactNative',
      'backend'  => ['Laravel, Node JS'],
   ],
   'database'   => ['Mysql','Postgres'],
   'CI/CD'      => ['Github','Bitbucket','Jira','Docker']
   'deploy'     => ['AWS','Digital Ocean','Heroku','Vercel'],
])->('full-stack-developer');

Html-5 CSS-3 PHP JavaScript Typescript ReactJS Bootstrap Tailwindcss Laravel NodeJS Git


Blog โœ๐Ÿผ - I'm write about many things.

Website ๐Ÿ’ป - Working on it.


Jorge Edo. Hernรกndez
Engineer and Web Developer

laravel8-boleto-exemplo's People

Contributors

dependabot[bot] avatar jorgehernandezch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

laravel8-boleto-exemplo's Issues

TypeError

TypeError

Illuminate\Container\Container::bind(): Argument #2 ($concrete) must be of type Closure|string|null

at vendor/laravel/framework/src/Illuminate/Container/Container.php:238
234| // bound into this container to the abstract type and we will just wrap it
235| // up inside its own Closure to give us more convenience when extending.
236| if (! $concrete instanceof Closure) {
237| if (! is_string($concrete)) {

238| throw new \TypeError(self::class.'::bind(): Argument #2 ($concrete) must be of type Closure|string|null');
239| }
240|
241| $concrete = $this->getClosure($abstract, $concrete);
242| }

  +11 vendor frames 

12 [internal]:0
Illuminate\Foundation\Application::Illuminate\Foundation{closure}(Object(Facade\Ignition\IgnitionServiceProvider))

  +5 vendor frames 

18 artisan:37
Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

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.