rest-api-with-lumen icon indicating copy to clipboard operation
rest-api-with-lumen copied to clipboard

Rest API boilerplate for Lumen micro-framework.

Results 17 rest-api-with-lumen issues
Sort by recently updated
recently updated
newest added

Is it possible to rename the table users ? I already have a user table for my admin panel. Thanks!

Hi @hasib32 First of all I would thank you for this boilerplate really awesome. Quick Question can you please pont me to the right directions how I can implement the...

When ever i try to work with docker-compose i get the below error, can you please guide me a little what images should i use? `ERROR: Version in "./docker-compose.yml" is...

Hello, when I install it on my server I ma getting this error message. please help to fix it. ``` BindingResolutionException in Container.php line 804: Target [Illuminate\Contracts\Http\Kernel] is not instantiable....

Initially, I tried to follow the tutorial with Lumen 5.5, it failed for some errors I could not figure out. Then I cloned this repo, I tried to get access...

please can you help me to run the sample on xamp Apache server.

JWT support maybe? https://github.com/tymondesigns/jwt-auth Thanks.